summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* doc: Typo fix from euthSol Jerome2011-03-281-3/+3
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* add ability to ignore a debian ServiceJoe Digilio2011-03-251-28/+37
|
* Updates to TCheetah documentationJoe Digilio2011-03-241-0/+10
| | | | (cherry picked from commit c62b029371dbf5e8b5250876d0c5198ab7acc2a8)
* doc: Add note about template extension locationsSol Jerome2011-03-172-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 Jerome2011-03-071-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 NagiosGenSol Jerome2011-03-021-1/+1
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* doc: Document <Client> info capabilities (reported by mkd on irc)Sol Jerome2011-03-011-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 referencesSol Jerome2011-02-269-14/+14
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Bundler: Add support for genshi .xml bundlesSol Jerome2011-02-261-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. Pierre2011-02-241-10/+3
|
* POSIX: Implement recursive attribute for nonexistent PathsSol Jerome2011-02-212-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 Jerome2011-02-171-2/+0
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Update links to point to bcfg2.orgSol Jerome2011-02-072-2/+2
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* doc: Add documentation for Packages blacklist featureSol Jerome2011-02-031-0/+14
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* SSHbase: Fix hang when file not present on clientSol Jerome2011-01-311-1/+1
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* doc: Remove references to documentation already in sphinxSol Jerome2011-01-272-11/+14
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* doc: Fix writing specificationSol Jerome2011-01-272-37/+64
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* doc: Clarify the goals of the quickstartSol Jerome2011-01-272-2/+18
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* doc: Fix typo (Reported by m4z on irc)Sol Jerome2011-01-261-2/+2
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* docs: Drop "Planned improvements" from reportsTim Laszlo2011-01-251-7/+0
|
* doc: Update reporting system documentationSol Jerome2011-01-241-75/+51
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* doc: Fix typos in the ssh key import guideSol Jerome2011-01-241-3/+5
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* doc: Spelling fixesSol Jerome2011-01-233-3/+3
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* doc: update documents for genshi Cfg filesTim Laszlo2011-01-221-0/+8
|
* doc: Add Account plugin documentation from m4zSol Jerome2011-01-221-5/+90
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Merge branch 'master' of https://github.com/jdigilio/bcfg2Sol Jerome2011-01-222-26/+46
|\
| * Support ability to pass parameters to Upstart servicesJoe Digilio2011-01-221-0/+16
| |
| * Support ability to pass parameters to Upstart servicesJoe Digilio2011-01-221-26/+30
| |
* | doc: Add placement information for Recommended tag (Resolves Ticket #947)Sol Jerome2011-01-221-1/+1
| | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* | doc: More documentation build fixesSol Jerome2011-01-226-11/+268
| | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* | Moved trigger.txtFabian Affolter2011-01-221-37/+0
| |
* | UpdatedFabian Affolter2011-01-221-2/+2
| |
* | Changed header formatFabian Affolter2011-01-221-3/+3
| |
* | Updated to point to ohai pageFabian Affolter2011-01-221-35/+6
| |
* | Splitted out the ohai content from the probe fileFabian Affolter2011-01-221-0/+36
| |
* | Added new section for trigger and guppyFabian Affolter2011-01-221-0/+9
| |
* | Initial doc for guppyFabian Affolter2011-01-221-0/+46
| |
* | Small layout updatesFabian Affolter2011-01-221-0/+38
| |
* | Small Layout changesFabian Affolter2011-01-221-1/+1
| |
* | Changed titleFabian Affolter2011-01-221-4/+4
| |
* | Removed old samples and added a reference to bcfg2-repo at githubFabian Affolter2011-01-221-22/+3
| |
* | Added some referencesFabian Affolter2011-01-221-10/+11
| |
* | UpdatedFabian Affolter2011-01-221-2/+2
| |
* | Minor layout changesFabian Affolter2011-01-221-6/+10
| |
* | Reduced the depth of the subsectionFabian Affolter2011-01-221-11/+11
| |
* | Updated and minor layout changesFabian Affolter2011-01-221-3/+2
| |
* | UpdatedFabian Affolter2011-01-221-20/+20
| |
* | Reference fixedFabian Affolter2011-01-221-1/+1
| |
* | Link to details about the server addedFabian Affolter2011-01-221-1/+2
|/
* Merge branch 'master' of https://github.com/fabaff/bcfg2Sol Jerome2011-01-221-21/+44
|\