summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* doc: Add information about unmanaged host public ssh keysSol Jerome2010-03-267-28/+58
| | | | Signed-off-by: Sol Jerome <solj@ices.utexas.edu>
* doc: More fixesSol Jerome2010-03-254-16/+17
| | | | | | Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5792 ce84e21b-d406-0410-9b95-82705330c041
* doc: Tidy up the configuration entries pageSol Jerome2010-03-251-14/+30
| | | | | | Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5791 ce84e21b-d406-0410-9b95-82705330c041
* doc: Add some color to html tablesSol Jerome2010-03-252-0/+38
| | | | | | Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5789 ce84e21b-d406-0410-9b95-82705330c041
* doc: More suggested improvements from Philipp RieggerSol Jerome2010-03-256-20/+34
| | | | | | Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5788 ce84e21b-d406-0410-9b95-82705330c041
* doc: Create new doc outlining the various client modes availableSol Jerome2010-03-222-30/+44
| | | | | | Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5786 ce84e21b-d406-0410-9b95-82705330c041
* doc: Add new service mode informationSol Jerome2010-03-223-19/+69
| | | | | | Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5785 ce84e21b-d406-0410-9b95-82705330c041
* doc: Add client FAQSol Jerome2010-03-182-0/+16
| | | | | | Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5779 ce84e21b-d406-0410-9b95-82705330c041
* doc: Fix some grammar on the glossary pageSol Jerome2010-03-181-4/+12
| | | | | | Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5778 ce84e21b-d406-0410-9b95-82705330c041
* First stab at bringing CentOS documentation unto the v1 era.Raul Cuza2010-03-133-33/+49
|
* Added a bit on using repository. Maybe it is too obvious.Raul Cuza2010-03-131-1/+2
|
* Added suggested usage for 'repository'. And 4 space = python happiness.Raul Cuza2010-03-132-11/+15
|
* Added repository and VCS to the glossary.Raul Cuza2010-03-131-0/+7
|
* Added this to toctree to clear an error when building the HTML documentation.Raul Cuza2010-03-131-0/+1
|
* Added styleguide to development section under the assumption that creating ↵Raul Cuza2010-03-132-0/+11
| | | | documentation is a part of development. :-)
* Merge branch 'master' of github.com:solj/bcfg2Raul Cuza2010-03-132-1/+18
|\
| * APT: Add support for using non-standard tool paths (Resolves Ticket #773Sol Jerome2010-03-132-1/+18
| | | | | | | | | | | | Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5766 ce84e21b-d406-0410-9b95-82705330c041
* | Adding a style guide. This can be a reference for helping create consistency ↵Raul Cuza2010-03-131-0/+16
| | | | | | | | in the documentation. Modify it as you see fit.
* | Added a section to getting help for submitting a bug. This can be ↵Raul Cuza2010-03-131-1/+6
|/ | | | referrenced by other documents to create one place where we update how to create bugs. This will simplify updating the documentation if how bugs are submitted ever changes.
* Ripped out sections on installing from source and building RPM's. They now ↵Raul Cuza2010-03-131-151/+7
| | | | live in the Using Bcfg2 with CentOS document. I did this to simplify the steps in the quickstart document.
* Corrected some reference errors. Tested it with setup.py and looks good.Raul Cuza2010-03-132-2/+2
|
* Added a Using Bcfg2 subsection for CentOS. This document will have specific ↵Raul Cuza2010-03-132-11/+171
| | | | | | topics useful specifically to CentOS. Modified the index to accomidate this new document. Made some editing changes to the first section.
* Upstart: Add new upstart client toolSol Jerome2010-03-133-29/+41
| | | | | | | | | | Due to the nature of the way Upstart handles service specification, turning 'servicename' off and on can be done via a configuration file located at /etc/init/<servicename>.conf. Enabling a disabled service can be done by making sure that the Upstart configuration file and the service are bundled together. Signed-off-by: Sol Jerome <solj@ices.utexas.edu>
* doc: add initial bcfg2-info docNarayan Desai2010-03-131-0/+129
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5763 ce84e21b-d406-0410-9b95-82705330c041
* doc: Fix broken linksSol Jerome2010-03-125-14/+18
| | | | Signed-off-by: Sol Jerome <solj@ices.utexas.edu>
* Packages: Add 'fedora' os group to the list of basegroupsSol Jerome2010-03-091-0/+2
| | | | | | Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5759 ce84e21b-d406-0410-9b95-82705330c041
* doc: Add note to summarize Packages group membershipsSol Jerome2010-03-091-1/+6
| | | | | | Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5758 ce84e21b-d406-0410-9b95-82705330c041
* doc: Integrate more unsorted documentsSol Jerome2010-03-0618-566/+622
| | | | | | Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5754 ce84e21b-d406-0410-9b95-82705330c041
* doc: Add not about setting paranoid option in bcfg2.confSol Jerome2010-03-051-1/+3
| | | | | | Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5749 ce84e21b-d406-0410-9b95-82705330c041
* Ohai: Add support for pre-2.6 versions of pythonSol Jerome2010-03-041-0/+34
| | | | | | | | | The Ohai plugin now works with servers using python 2.4-2.5 alongside the python-simplejson python module. Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5748 ce84e21b-d406-0410-9b95-82705330c041
* doc: Add WSGI configuration from euthSol Jerome2010-03-031-0/+23
| | | | | | Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5747 ce84e21b-d406-0410-9b95-82705330c041
* doc: Add 'group:' to dynamic groups probeSol Jerome2010-03-031-2/+2
| | | | | | Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5746 ce84e21b-d406-0410-9b95-82705330c041
* doc: Add web prefix information for dynamic django reportsSol Jerome2010-03-021-0/+4
| | | | | | Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5745 ce84e21b-d406-0410-9b95-82705330c041
* doc: Clarify dynamic reports installation/documentationSol Jerome2010-03-025-119/+126
| | | | | | Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5744 ce84e21b-d406-0410-9b95-82705330c041
* doc: Move some unsorted bundler documentation to the appropriate sectionSol Jerome2010-02-245-107/+108
| | | | | | Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5741 ce84e21b-d406-0410-9b95-82705330c041
* doc: Fix broken wiki linksSol Jerome2010-02-2317-153/+464
| | | | | | Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5740 ce84e21b-d406-0410-9b95-82705330c041
* doc: Formatting fixesSol Jerome2010-02-2212-170/+517
| | | | | | Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5739 ce84e21b-d406-0410-9b95-82705330c041
* doc: formatting fixesSol Jerome2010-02-222-12/+31
| | | | | | Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5738 ce84e21b-d406-0410-9b95-82705330c041
* doc: Add lrc (legacy run service) exampleSol Jerome2010-02-221-0/+6
| | | | | | Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5737 ce84e21b-d406-0410-9b95-82705330c041
* doc: Add TGenshi examplesSol Jerome2010-02-2212-25/+1054
| | | | | | Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5736 ce84e21b-d406-0410-9b95-82705330c041
* Options.py: Add configurable lockfile option (Resolves Ticket #850)Sol Jerome2010-02-202-0/+20
| | | | | | Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5734 ce84e21b-d406-0410-9b95-82705330c041
* doc: Add Bundler examplesSol Jerome2010-02-189-4/+293
| | | | | | Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5732 ce84e21b-d406-0410-9b95-82705330c041
* doc: Add RawURL exampleSol Jerome2010-02-171-0/+25
| | | | | | Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5731 ce84e21b-d406-0410-9b95-82705330c041
* doc: Clean up more documentationSol Jerome2010-02-1211-177/+339
| | | | | | Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5721 ce84e21b-d406-0410-9b95-82705330c041
* doc: Add some plugin examplesSol Jerome2010-02-1119-250/+853
| | | | | | Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5720 ce84e21b-d406-0410-9b95-82705330c041
* doc: Migrate some more docs over from the wikiSol Jerome2010-02-086-17/+537
| | | | | | Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5717 ce84e21b-d406-0410-9b95-82705330c041
* SSL fingerprint is deprecatedSol Jerome2010-02-043-8/+1
| | | | | | | | | | | Removing all references to the old method of using fingerprints to verify the server you are communicating with. The new way to do this is to use the 'ca' option in bcfg2.conf along with the bcfg2 server's CA certificate. Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5712 ce84e21b-d406-0410-9b95-82705330c041
* doc: Add server/reports sectionsSol Jerome2010-02-0136-66/+548
| | | | | | Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5709 ce84e21b-d406-0410-9b95-82705330c041
* doc: Nonexistent Path entries have been implementedSol Jerome2010-01-271-1/+1
| | | | | | Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5707 ce84e21b-d406-0410-9b95-82705330c041
* doc: Add a lot more unsorted stuff from the wikiSol Jerome2010-01-2437-51/+1764
| | | | | | Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5703 ce84e21b-d406-0410-9b95-82705330c041