-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathtopics.yml
185 lines (154 loc) · 7.4 KB
/
topics.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
---
- keywords:
- help
topic: Using Cfbot: Function lookup: <name> function or function <name>. Help for help. #nnnn or bug #nnnn for bug number. Say any key word and cfbot will answer if it knows something about that word. Hush to silence me for 5min. Contribute: https://github.com/neilhwatson/cfbot.
- keywords:
- policy editor
- ide
topic: Editors and plugins to help you develop CFEngine policy: ask me about emacs, spacemacs, and vim
- keywords:
- emacs
- cfengine_el
topic: Cfengine_el is an EMACS plugin to edit your CFEngine code: https://github.com/cfengine/core/blob/master/contrib/cfengine.el
- keywords:
- spacemacs
topic: Spacemacs (emacs with vim keybindings) includes a cfengine layer enabling syntax highlighting, on the fly syntax checking, auto-completion, function prototyping, and execution of cfengine3 SRC blocks from org-mode: http://spacemacs.org/layers/+tools/cfengine/README.html
- keywords:
- org-mode
- ob-cfengine3
topic: ob-cfengine3 allows you to execute cfengine3 SRC blocks inside of emacs/spacemacs org-mode documents: https://github.com/nickanderson/ob-cfengine3
- keywords:
- best practices
topic: CFEngine best practices: http://watson-wilson.ca/blog/tag/best-practices/ and https://github.com/atsaloli/cf-health-check
- keywords:
- About cfbot
topic: I am a Perl script and I am open source: https://github.com/neilhwatson/cfbot See Help for more info.
- keywords:
- bugs
- feature request
- bug tracker
topic: CFEngine bug and feature request tracker: https://tracker.mender.io/projects/CFEngine/summary. You can vote for bugs and features.
- keywords:
- delta hardening
- hardening
- nsa
- nist
topic: Delta Hardening is an open source data pack for EFL. DH provides ready to use host hardening policy based on NSA and NIST recommendations. https://github.com/neilhwatson/evolve_cfengine_freelib/policy_data/delta_hardening
- keywords:
- documentation
- reference guide
topic: CFEngine Documentation: https://docs.cfengine.com/latest/
- keywords:
- delta reporting
- promise reporting
- auditing
- auditor
- compliance
topic: Delta Reporting is an open source policy compliance and reporting tool for CFEngine. https://github.com/neilhwatson/delta_reporting
- keywords:
- enterprise
- nova
- promise reporting
- auditing
- auditor
- compliance
topic: CFEngine Enterprise offers additional features primarily geared toward fine grained web based reporting for inventory and auditory compliance. http://cfengine.com/product
- keywords:
- efl
- evolve free library
- policy library
- cookbook
- policy framework
- promise framework
topic: The Evolve Free Library (EFL) is an open source, production ready CFEngine policy framework. https://github.com/neilhwatson/evolve_cfengine_freelib
- keywords:
- Frameworks
topic: NCF, EFL and SCL are three third party policy frameworks for CFEngine designed to extend or replace the default MPF. Both are designed to help users get more work done in a shorter time frame. See EFL, MPF, NCF and SCL for more information.
- keywords:
- mpf
- masterfiles policy
- policy framework
- promise framework
topic: The Masterfiles Policy Framework is the default policy set which provides a starting point for both CFEngine Community and CFEngine Enterprise to base your own policy on top of. It can be extended or replaced entirely by a 3rd party framework (like EFL, NCF and SCL). https://docs.cfengine.com/latest/guide-writing-and-serving-policy-policy-framework.html https://github.com/cfengine/masterfiles/
- keywords:
- ncf
- policy framework
- promise framework
topic: NCF is a framework that runs in pure CFEngine language, to help structure your CFEngine policy and provide reusable, single purpose components distributed under the GPLv3 license. http://www.ncf.io
- keywords:
- rudder
- promise reporting
- auditing
- auditor
- compliance
topic: Rudder is an easy to use, web-driven, role-based solution for IT Infrastructure Automation and Compliance. It runs on CFEengine. http://www.rudder-project.org/site/
- keywords:
- connection debugging
topic: Client side connection errors can be seen by running cf-agent -v, in verbose mode, but most errors will be better explained by the server. Run cf-serverd in verbose mode with cf-serverd -vF > server.txt.
- keywords:
- support
- consulting
topic: Third party CFEngine consultants: http://www.verticalsysadmin.com/cfengine/ps.htm
- keywords:
- test topic
topic: This topic is for testing the cfbot. Do not remove.
- keywords:
- scl
- surfsara cfengine library
- policy framework
- promise framework
topic: SURFsara CFEngine Library (SCL) ready to use service mustache/json templates or for writing your own. https://github.com/basvandervlies/cf_surfsara_lib
- keywords:
- vim
- vim_cf3
topic: Vim_cf3 Is a VIM plugin for editing CFEngine code: https://github.com/neilhwatson/vim_cf3
- keywords:
- mailing list
- user group
- forum
- support
- cfengine help
topic: The CFEngine mailing list and Google group: https://groups.google.com/forum/#!forum/help-cfengine
- keywords:
- normal ordering
- promise order
topic: Normal ordering, do not try to change it, https://docs.cfengine.com/latest/guide-language-concepts-normal-ordering.html
- keywords:
- irc log
- irc logs
- chat log
- chat logs
- irclog
- irclogs
- chatlog
- chatlogs
topic: #cfengine logs: http://www.cmdln.org/cfengine_irclogs/
- keywords:
- cfengine book
- cfengine books
- learning cfengine
- cfengine help
- diego's book
topic: Learning CFEngine, by Diego Zamboni, is the best CFEngine book available: http://shop.oreilly.com/product/0636920022022.do
- keywords:
- cfengine classes
- what are classes
topic: Classes are one of the hardest and most important concept of CFEngine: https://docs.cfengine.com/docs/master/guide-language-concepts-classes.html
- keywords:
- CPV
- cf_promises_validated
topic: The file cf_promises_validated is a mechanism to reduce agent requests to the server for new inputs. See https://docs.cfengine.com/latest/guide-writing-and-serving-policy-policy-framework.html#cf_promises_validated and http://www.cmdln.org/2012/10/24/cfengine-3-policy-update-or-how-cf_promises_validated-works/
- keywords:
- Autorun
topic: Use CFEngine's mastefiles autorun policy to make cf-agent automatically run policies in certain directories. See https://digitalelf.net/2014/07/a-primer-on-cfengine-3-dot-6-autorun/ and a working example: https://github.com/neilhwatson/evolve_cfengine_freelib/blob/master/INSTALL.md and https://github.com/neilhwatson/evolve_cfengine_freelib/blob/master/masterfiles/services/autorun/efl.cf
- keywords:
- testing
topic: Ideas for testing your CFEngine policy: http://watson-wilson.ca/blog/tag/software-testing/, http://syslog.me/2014/08/30/test-dummies-on-sale/, https://github.com/nmische/kitchen-cfengine/
- keywords:
- pcre
- regular expression
- regex
topic: CFEngine uses PCRE flavoured regular expressions. Here's a cheatsheet: http://watson-wilson.ca/blog/2013/05/09/pcre-cheatsheet/ and here's an example of good regex style in CFEngine: http://watson-wilson.ca/blog/2015/08/20/build-better-regular-expressions-in-cfengine/
- keywords:
- nightly builds
topic: Nightly builds for cfengine core can be found here: http://builds.cfengine.com/pub/nightly/