Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added ability to disable Properties write-back | Chris St. Pierre | 2012-06-19 | 1 | -14/+24 |
| | |||||
* | added automatch to automatically invoke XMLMatch() on Properties files | Chris St. Pierre | 2012-06-19 | 1 | -21/+89 |
| | |||||
* | fixed code-block directives | Chris St. Pierre | 2012-06-19 | 1 | -12/+16 |
| | |||||
* | merged maint | Chris St. Pierre | 2012-06-19 | 4 | -7/+43 |
|\ | |||||
| * | improved SSLCA verification routines and logging | Chris St. Pierre | 2012-06-13 | 1 | -1/+7 |
| | | |||||
| * | doc: Fix client tool driver name (reported by m4z on IRC) | Sol Jerome | 2012-05-24 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
| * | added ability to specify arbitrary repository options to Packages | Chris St. Pierre | 2012-05-23 | 1 | -0/+30 |
| | | |||||
| * | fixed bug in FileProbes doco | Chris St. Pierre | 2012-05-17 | 1 | -1/+1 |
| | | |||||
| * | fixed doco bugs | Chris St. Pierre | 2012-05-17 | 1 | -3/+3 |
| | | |||||
* | | added support for encrypting different elements in a single Properties file ↵ | Chris St. Pierre | 2012-06-15 | 1 | -9/+9 |
| | | | | | | | | with different passphrases | ||||
* | | clarified when trigger scripts are run | Chris St. Pierre | 2012-06-12 | 1 | -2/+2 |
| | | |||||
* | | added support for Puppet External Node Classifiers | Chris St. Pierre | 2012-06-12 | 1 | -0/+123 |
| | | |||||
* | | added ClientRunHooks plugin role | Chris St. Pierre | 2012-06-12 | 1 | -121/+38 |
| | | |||||
* | | added properties element encryption | Chris St. Pierre | 2012-06-06 | 2 | -9/+96 |
| | | | | | | | | added bcfg2-crypt utility for encrypting Properties and Cfg files | ||||
* | | doc: Instructions apply to all RHEL versions | Sol Jerome | 2012-06-05 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | re-rationalized service modes to make them more consistent and granular | Chris St. Pierre | 2012-06-05 | 1 | -24/+35 |
| | | |||||
* | | doc: Remove references to ping data | Sol Jerome | 2012-06-04 | 3 | -14/+8 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | NagiosGen: Create empty config.xml when missing | Sol Jerome | 2012-06-04 | 1 | -8/+4 |
| | | | | | | | | | | | | | | This allows new users to get setup more quickly without having to worry about the tweaking capabilities available in config.xml. Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | fixed docs, code that referenced old yum section of packages.conf | Chris St. Pierre | 2012-06-04 | 1 | -3/+3 |
| | | |||||
* | | doc: Enable syntax highlighting for xml blocks | Sol Jerome | 2012-06-02 | 1 | -9/+27 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | doc: Fix missing configuration step | Sol Jerome | 2012-05-27 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | Omitting this step while setting up the NagiosGen plugin causes tracebacks when restarting the bcfg2-server process. We should probably also allow for a missing config.xml (or create one in the code). Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | doc: Fix build warnings | Sol Jerome | 2012-05-20 | 2 | -5/+5 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | fixed encrypted genshi/cheetah generators | Chris St. Pierre | 2012-05-17 | 1 | -6/+9 |
| | | |||||
* | | Added ability to store Cfg files with AES encryption | Chris St. Pierre | 2012-05-15 | 1 | -0/+75 |
| | | |||||
* | | merged maint | Chris St. Pierre | 2012-05-15 | 1 | -8/+12 |
|\| | |||||
| * | disabling metadata implies disabling the resolver | Chris St. Pierre | 2012-05-07 | 1 | -2/+5 |
| | | |||||
| * | check for bcfg2-yum-helper in $PATH first | Chris St. Pierre | 2012-05-04 | 1 | -4/+5 |
| | | |||||
* | | added docs for selectively disabling Cfg validation | Chris St. Pierre | 2012-05-14 | 1 | -7/+13 |
| | | |||||
* | | fixed docs for packages.conf/rules.conf | Chris St. Pierre | 2012-05-14 | 2 | -36/+27 |
| | | |||||
* | | doc: Clarify group-specific file documentation | Sol Jerome | 2012-05-13 | 1 | -9/+9 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | added support for validating Cfg file contents using external commands | Chris St. Pierre | 2012-05-09 | 1 | -34/+83 |
| | | |||||
* | | Options: Change default paranoid setting to 'true' | Sol Jerome | 2012-05-07 | 2 | -5/+3 |
| | | | | | | | | | | | | | | This makes setting up paranoid mode easier while silencing bcfg2-lint errors. Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | merged maint to master | Chris St. Pierre | 2012-05-04 | 2 | -130/+16 |
|\| | |||||
| * | merged b82a107... removed obsolete docs about import_gpg_keys | Chris St. Pierre | 2012-05-04 | 1 | -13/+4 |
| | | |||||
| * | doc: Fix reports installation docs (reported by calvinx on IRC) | Sol Jerome | 2012-05-02 | 2 | -130/+16 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | doc: Fix build errors | Sol Jerome | 2012-05-02 | 2 | -8/+10 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | Merge branch 'master' of github.com:fabaff/bcfg2 | Fabian Affolter | 2012-05-01 | 2 | -95/+95 |
|\ \ | | | | | | | | | | | | | | | | Conflicts: doc/appendix/guides/centos.txt doc/server/plugins/generators/packages.txt | ||||
| * | | updated | Fabian Affolter | 2012-05-01 | 1 | -17/+22 |
| | | | |||||
| * | | Minor layout changes | Fabian Affolter | 2012-01-08 | 1 | -3/+5 |
| | | | |||||
| * | | Minor layout changes | Fabian Affolter | 2012-01-07 | 1 | -1/+1 |
| | | | |||||
| * | | Minor layout changes | Fabian Affolter | 2012-01-07 | 1 | -46/+48 |
| | | | |||||
| * | | Moved content from centos guide to this section | Fabian Affolter | 2012-01-07 | 1 | -1/+25 |
| | | | |||||
| * | | Added Chris | Fabian Affolter | 2012-01-07 | 1 | -2/+4 |
| | | | |||||
| * | | Updated my email address | Fabian Affolter | 2012-01-07 | 1 | -1/+1 |
| | | | |||||
| * | | newline added | Fabian Affolter | 2012-01-07 | 1 | -1/+0 |
| | | | |||||
| * | | Added details about epel 6.x | Fabian Affolter | 2012-01-07 | 1 | -3/+5 |
| | | | |||||
| * | | Updated the package and added details about Alpine Linux and RHEL 6.x | Fabian Affolter | 2012-01-07 | 1 | -2/+16 |
| | | | |||||
* | | | Minor layout changes | Fabian Affolter | 2012-05-01 | 1 | -3/+5 |
| | | | |||||
* | | | Minor layout changes | Fabian Affolter | 2012-05-01 | 1 | -1/+1 |
| | | | |||||
* | | | Moved content from centos guide to this section | Fabian Affolter | 2012-05-01 | 1 | -1/+25 |
| | | |