Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | VCS: Initial commit (#754) | Sol Jerome | 2011-04-13 | 2 | -0/+19 |
| | | | | | | | | | Preliminary support for version control checkouts onto the client. This client tool is still fairly picky and has some known problems (incorrect git index file, for one). All the abstraction libraries left quite a bit to be desired. Also, none were packaged in popular distributions. Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | Tools: Skip Installation for mode='manual' services (#965) | Sol Jerome | 2011-04-12 | 1 | -0/+1 |
| | | | | | | | | | This allows for verification of specified services, but skips installation completely when mode is set to manual. This means that incorrect services will still show up in reports, but they won't be modified in an automated way. Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | doc: Typo fix from euth | Sol Jerome | 2011-03-28 | 1 | -3/+3 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | add ability to ignore a debian Service | Joe Digilio | 2011-03-25 | 1 | -28/+37 |
| | |||||
* | Updates to TCheetah documentation | Joe Digilio | 2011-03-24 | 1 | -0/+10 |
| | | | | (cherry picked from commit c62b029371dbf5e8b5250876d0c5198ab7acc2a8) | ||||
* | doc: Add note about template extension locations | Sol Jerome | 2011-03-17 | 2 | -8/+22 |
| | | | | | | | | The code for supporting genshi templates alongside group and host-specific files requires the user to append the extension to the end (differently than how it is done in the TGenshi plugin). Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | Cfg: Fix unicode traceback (Resolves #993) | Sol Jerome | 2011-03-07 | 1 | -0/+8 |
| | | | | | | | | If the Cfg plugin handled a file containing a character which isn't contained in the encoding specified, it resulted in a traceback. This now fails gracefully and suggests use of an alternate encoding. Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | doc: Fix broken link to NagiosGen | Sol Jerome | 2011-03-02 | 1 | -1/+1 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | doc: Document <Client> info capabilities (reported by mkd on irc) | Sol Jerome | 2011-03-01 | 1 | -4/+8 |
| | | | | | | | It is possible to use <Client> tags in info.xml files (in addition to <Group> tags). Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | doc: Fix broken references | Sol Jerome | 2011-02-26 | 9 | -14/+14 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | Bundler: Add support for genshi .xml bundles | Sol Jerome | 2011-02-26 | 1 | -6/+9 |
| | | | | | | | This commit modifies the Bundler plugin to allow for genshi templates with .xml file extensions via the xml namespace (Resolves ticket #861). Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | Service: Allow services that are both supervised and custom (Ticket #979) | Chris St. Pierre | 2011-02-24 | 1 | -10/+3 |
| | |||||
* | POSIX: Implement recursive attribute for nonexistent Paths | Sol Jerome | 2011-02-21 | 2 | -9/+12 |
| | | | | | | | | The POSIX client tool now has the ability to recursively remove the contents of a specified directory provided there are no other managed entries under the directory. Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | doc: Remove unnecessary shell invocation (Reported by Jonathan Billings) | Sol Jerome | 2011-02-17 | 1 | -2/+0 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | Update links to point to bcfg2.org | Sol Jerome | 2011-02-07 | 2 | -2/+2 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | doc: Add documentation for Packages blacklist feature | Sol Jerome | 2011-02-03 | 1 | -0/+14 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | SSHbase: Fix hang when file not present on client | Sol Jerome | 2011-01-31 | 1 | -1/+1 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | doc: Remove references to documentation already in sphinx | Sol Jerome | 2011-01-27 | 2 | -11/+14 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | doc: Fix writing specification | Sol Jerome | 2011-01-27 | 2 | -37/+64 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | doc: Clarify the goals of the quickstart | Sol Jerome | 2011-01-27 | 2 | -2/+18 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | doc: Fix typo (Reported by m4z on irc) | Sol Jerome | 2011-01-26 | 1 | -2/+2 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | docs: Drop "Planned improvements" from reports | Tim Laszlo | 2011-01-25 | 1 | -7/+0 |
| | |||||
* | doc: Update reporting system documentation | Sol Jerome | 2011-01-24 | 1 | -75/+51 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | doc: Fix typos in the ssh key import guide | Sol Jerome | 2011-01-24 | 1 | -3/+5 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | doc: Spelling fixes | Sol Jerome | 2011-01-23 | 3 | -3/+3 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | doc: update documents for genshi Cfg files | Tim Laszlo | 2011-01-22 | 1 | -0/+8 |
| | |||||
* | doc: Add Account plugin documentation from m4z | Sol Jerome | 2011-01-22 | 1 | -5/+90 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | Merge branch 'master' of https://github.com/jdigilio/bcfg2 | Sol Jerome | 2011-01-22 | 2 | -26/+46 |
|\ | |||||
| * | Support ability to pass parameters to Upstart services | Joe Digilio | 2011-01-22 | 1 | -0/+16 |
| | | |||||
| * | Support ability to pass parameters to Upstart services | Joe Digilio | 2011-01-22 | 1 | -26/+30 |
| | | |||||
* | | doc: Add placement information for Recommended tag (Resolves Ticket #947) | Sol Jerome | 2011-01-22 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | doc: More documentation build fixes | Sol Jerome | 2011-01-22 | 6 | -11/+268 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | Moved trigger.txt | Fabian Affolter | 2011-01-22 | 1 | -37/+0 |
| | | |||||
* | | Updated | Fabian Affolter | 2011-01-22 | 1 | -2/+2 |
| | | |||||
* | | Changed header format | Fabian Affolter | 2011-01-22 | 1 | -3/+3 |
| | | |||||
* | | Updated to point to ohai page | Fabian Affolter | 2011-01-22 | 1 | -35/+6 |
| | | |||||
* | | Splitted out the ohai content from the probe file | Fabian Affolter | 2011-01-22 | 1 | -0/+36 |
| | | |||||
* | | Added new section for trigger and guppy | Fabian Affolter | 2011-01-22 | 1 | -0/+9 |
| | | |||||
* | | Initial doc for guppy | Fabian Affolter | 2011-01-22 | 1 | -0/+46 |
| | | |||||
* | | Small layout updates | Fabian Affolter | 2011-01-22 | 1 | -0/+38 |
| | | |||||
* | | Small Layout changes | Fabian Affolter | 2011-01-22 | 1 | -1/+1 |
| | | |||||
* | | Changed title | Fabian Affolter | 2011-01-22 | 1 | -4/+4 |
| | | |||||
* | | Removed old samples and added a reference to bcfg2-repo at github | Fabian Affolter | 2011-01-22 | 1 | -22/+3 |
| | | |||||
* | | Added some references | Fabian Affolter | 2011-01-22 | 1 | -10/+11 |
| | | |||||
* | | Updated | Fabian Affolter | 2011-01-22 | 1 | -2/+2 |
| | | |||||
* | | Minor layout changes | Fabian Affolter | 2011-01-22 | 1 | -6/+10 |
| | | |||||
* | | Reduced the depth of the subsection | Fabian Affolter | 2011-01-22 | 1 | -11/+11 |
| | | |||||
* | | Updated and minor layout changes | Fabian Affolter | 2011-01-22 | 1 | -3/+2 |
| | | |||||
* | | Updated | Fabian Affolter | 2011-01-22 | 1 | -20/+20 |
| | | |||||
* | | Reference fixed | Fabian Affolter | 2011-01-22 | 1 | -1/+1 |
| | |