summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Version bump to 1.3.5v1.3.5Sol Jerome2014-09-051-1/+1
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* doc: Add 1.3.5 release notesSol Jerome2014-09-041-0/+33
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Merge branch 'sysv-http' of https://github.com/nathanolla/bcfg2 into maintSol Jerome2014-08-262-1/+24
|\
| * Remove group tag from examplesNathan Olla2014-07-161-4/+0
| |
| * Add some basic documentation for SYSV packages over HTTPNathan Olla2014-07-161-1/+26
| |
| * Add urlretrieve to Compat and documentNathan Olla2014-07-141-0/+2
| |
* | doc: Fix typoSol Jerome2014-07-281-1/+1
| | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* | doc: Fix grammarSol Jerome2014-07-171-1/+1
|/ | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* doc: fixed link to ssh key docsChris St. Pierre2014-07-091-1/+1
|
* Doc: fix spelling error in AWSTags docsMichael Fenn2014-06-201-1/+1
|
* Doc: fix repeated word in AWSTags docsMichael Fenn2014-06-201-2/+2
|
* doc: Clarify genshi bundle specificationSol Jerome2014-06-091-4/+5
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* doc: Add information about ecdsa keysSol Jerome2014-03-242-3/+10
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* doc: Remove references to ConfigFilesSol Jerome2014-03-244-7/+7
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* doc: Fix RPM building documentationSol Jerome2014-02-251-0/+1
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* doc: Fix GPG key linksSol Jerome2014-02-251-4/+5
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* doc: Fix code blocks for EPEL instructionsSol Jerome2014-02-251-2/+5
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* doc: Add release notesSol Jerome2014-02-252-0/+59
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Version bump to 1.3.4Sol Jerome2014-02-252-1/+2
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* doc: Update prerequisitesSol Jerome2014-02-201-1/+5
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Merge pull request #156 from irconan/default-aclsChris St. Pierre2014-02-181-0/+4
|\ | | | | Support ACLs without a specific user/group
| * Documentation changes for default ACLsRichard Connon2014-02-141-0/+4
| |
* | doc: Add BuildingDebianPackages documentationSol Jerome2014-02-173-26/+228
| | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* | doc: Only a single spec file exists nowSol Jerome2014-02-151-64/+8
| | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* | doc: fixed code-block style for older sphinxChris St. Pierre2014-02-131-1/+1
|/
* doc: added multiprocessing core docs, including tmpwatch fixChris St. Pierre2014-01-271-0/+43
|
* Augeas improvements:Chris St. Pierre2013-12-111-5/+28
| | | | | | | | | | | | | * Added ability to specify initial content for a file that doesn't exist, to avoid a messy situation where you'd have to probe for file existence and either use a Path type="file" or Path type="augeas" depending, and run Bcfg2 twice. * All commands in an Augeas path are run if *any* of them fail to verify. Previously, only commands that hadn't been run would be installed, but that had issues, particularly with the Clear command, which could pass verification but then be required during the installation phase anyway. * Miscellaneous bug fixes.
* Doc: Update readme and source installation docs to point to new siteMichael Fenn2013-12-091-1/+1
|
* doc: fixed links to dynamic probe groups docs, which were moved in d8bbfbdfChris St. Pierre2013-12-054-13/+16
|
* Tools: new Augeas driverChris St. Pierre2013-12-052-0/+86
|
* doc: Update prerequisitesSol Jerome2013-11-201-7/+18
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* doc: Remove unkept bcfg2.conf pageSol Jerome2013-11-141-19/+0
| | | | | | The man pages are stored in our documentation now so this is obsolete. Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* doc: defined when probes allowed_groups setting was addedChris St. Pierre2013-11-141-9/+11
|
* Add probes.allowed_groups option to restrict group assignments.Simon Ruderich2013-11-142-27/+40
|
* doc: Add another level to our contents pageSol Jerome2013-11-081-1/+1
| | | | | | | Requested by rudi_s on IRC to aid in navigation (especially for new users). Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Version bump to 1.3.3v1.3.3Sol Jerome2013-11-071-1/+1
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* doc: Remove deprecated ssl documentationSol Jerome2013-10-303-68/+0
| | | | | | | Current RHEL variants and all supported Debian variants have python-ssl support either via the builtin module or a backported python-ssl. Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* doc: Remove reference to bcfg2-admin querySol Jerome2013-10-301-1/+0
| | | | | | The corresponding documentation was removed in ca6abe45. Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* New plugin: AWSTagsChris St. Pierre2013-09-262-0/+129
| | | | | AWSTags allows querying tags from EC2, and setting groups based on the tag names or values.
* docs: clarify when JSON/YAML Properties files were addedChris St. Pierre2013-09-251-0/+4
|
* doc: Init script was updated to use a directorySol Jerome2013-09-161-1/+1
| | | | | | | Reported on IRC: http://colabti.org/irclogger/irclogger_log/bcfg2?date=2013-09-16;raw=on Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Cfg: More flexible and complete way to specify authorized keys optionsChris St. Pierre2013-09-041-1/+2
|
* Merge pull request #139 from ↵Chris St. Pierre2013-09-031-4/+20
|\ | | | | | | | | kincl/pre-action-processing-with-independent-entries Pre action processing with independent entries
| * doc: Updated Client Actions doc to include BoundActions and anotherJason Kincl2013-08-301-4/+20
| | | | | | | | | | example schemas: Fixed Action `when` attribute description
* | doc: Remove bcfg2-admin query (moved to bcfg2-info)Sol Jerome2013-08-301-15/+0
|/ | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* doc: updated pros/cons for builtin yum librariesChris St. Pierre2013-08-191-6/+7
|
* doc: Remove deprecated PostInstall entrySol Jerome2013-08-074-9/+13
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* man: Add bcfg2-report-collector manpageSol Jerome2013-07-273-2/+43
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* doc: Fix typoSol Jerome2013-07-191-1/+1
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* doc: Update ubuntu quickstart guideSol Jerome2013-07-192-223/+522
| | | | | | This commit fixes #29 along with 1450bd7. Signed-off-by: Sol Jerome <sol.jerome@gmail.com>