summaryrefslogtreecommitdiffstats
path: root/doc/appendix
Commit message (Collapse)AuthorAgeFilesLines
* doc: remove default values for protocolAlexander Sulfrian2014-10-154-4/+0
| | | | | If hard code the default value in your configuration file, it will not change if the default value will change in the code.
* Merge branch 'maint' into masterSol Jerome2014-04-161-1/+5
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> Conflicts: doc/appendix/guides/import-existing-ssh-keys.txt misc/bcfg2.spec src/lib/Bcfg2/Client/Tools/VCS.py src/lib/Bcfg2/Client/Tools/YUM.py src/lib/Bcfg2/Encryption.py src/lib/Bcfg2/Reporting/Collector.py src/lib/Bcfg2/Reporting/Storage/DjangoORM.py src/lib/Bcfg2/Server/Core.py src/lib/Bcfg2/Server/FileMonitor/__init__.py src/lib/Bcfg2/Server/Lint/RequiredAttrs.py src/lib/Bcfg2/Server/Plugin/helpers.py src/lib/Bcfg2/Server/Plugins/Metadata.py src/lib/Bcfg2/Server/Plugins/Packages/Yum.py src/lib/Bcfg2/Server/Plugins/Packages/__init__.py src/lib/Bcfg2/settings.py src/sbin/bcfg2-crypt src/sbin/bcfg2-reports src/sbin/bcfg2-yum-helper testsuite/Testsrc/Testlib/TestClient/TestTools/TestPOSIX/TestAugeas.py
| * doc: Add information about ecdsa keysSol Jerome2014-03-241-1/+6
| | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* | doc: use path globbing in examplesChris St. Pierre2014-02-261-1/+11
| |
* | Merge branch 'maint'Chris St. Pierre2013-12-092-8/+10
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: doc/appendix/guides/fedora.txt misc/bcfg2.spec schemas/types.xsd src/lib/Bcfg2/Encryption.py src/lib/Bcfg2/Options.py src/lib/Bcfg2/Server/Admin/Client.py src/lib/Bcfg2/Server/Core.py src/lib/Bcfg2/Server/Lint/Validate.py src/lib/Bcfg2/Server/Plugin/helpers.py src/lib/Bcfg2/Server/Plugins/Bundler.py src/lib/Bcfg2/Server/Plugins/Cfg/CfgEncryptedGenerator.py src/lib/Bcfg2/Server/Plugins/Probes.py src/sbin/bcfg2-crypt testsuite/Testsrc/Testlib/TestServer/TestPlugin/Testhelpers.py testsuite/Testsrc/Testlib/TestServer/TestPlugins/TestCfg/TestCfgEncryptedGenerator.py testsuite/Testsrc/Testlib/TestServer/TestPlugins/TestProbes.py testsuite/common.py testsuite/install.sh
| * doc: fixed links to dynamic probe groups docs, which were moved in d8bbfbdfChris St. Pierre2013-12-053-12/+15
| |
* | doc: minor fixesChris St. Pierre2013-08-141-1/+1
| |
* | Revert "doc: minor fixes"Chris St. Pierre2013-08-141-1/+1
| | | | | | | | | | | | Commit had more stuff in it than it should have. This reverts commit a9a7c84703eb7250012fd68af3e4ca77eae07029.
* | doc: minor fixesChris St. Pierre2013-08-141-1/+1
| |
* | Rewrote SSLCA as Cfg handler.Chris St. Pierre2013-08-131-0/+183
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds encryption support to SSL key creation (much like SSH private keys), and the ability to generate keys and certs that are specific to groups, instead of just to hosts. It also moves the SSLCA data (the XML files describing keys and certs as well as the keys and certs themselves) into the Cfg tree, rather than off in their own separate place. tools/upgrade/1.4/migrate_sslca.py can be used to migrate to the new format. This also adds XMLCfgCreator, a CfgCreator that makes it easier to create data based on XML descriptions of it (which is exactly what the SSH key and SSL CA creators do), including built-in support for host- and group-specific data, encryption, and so on.
* | Merge branch 'maint'Chris St. Pierre2013-08-081-1/+2
|\| | | | | | | | | | | | | | | | | | | | | | | Conflicts: doc/appendix/files/mysql.txt doc/getting_started/index.txt doc/server/plugins/structures/bundler/kernel.txt src/lib/Bcfg2/Server/MultiprocessingCore.py src/lib/Bcfg2/Server/Plugin/interfaces.py src/lib/Bcfg2/Server/Plugins/Packages/Yum.py src/lib/Bcfg2/Server/Plugins/Probes.py src/lib/Bcfg2/Server/Plugins/SSHbase.py
| * doc: Remove deprecated PostInstall entrySol Jerome2013-08-071-1/+2
| | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* | Merge branch 'maint'Sol Jerome2013-07-271-221/+518
|\| | | | | | | | | | | | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> Conflicts: doc/appendix/guides/ubuntu.txt src/lib/Bcfg2/Options.py src/lib/Bcfg2/Server/Plugins/Packages/Yum.py src/lib/Bcfg2/settings.py
| * doc: Fix typoSol Jerome2013-07-191-1/+1
| | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
| * doc: Update ubuntu quickstart guideSol Jerome2013-07-191-223/+518
| | | | | | | | | | | | This commit fixes #29 along with 1450bd7. Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* | Merge branch 'maint'Sol Jerome2013-07-181-1/+1
|\| | | | | | | | | | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> Conflicts: src/lib/Bcfg2/Server/Plugins/Cfg/CfgPrivateKeyCreator.py src/lib/Bcfg2/Server/Plugins/Packages/Yum.py src/lib/Bcfg2/Server/Plugins/Properties.py
| * repoint some trac links to githubDuncan Hutty2013-07-111-1/+1
| |
| * doc: Update centos guide with new Package Source styleSol Jerome2013-05-091-12/+6
| | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
| * Metadata: allowed setting global default authentication typeChris St. Pierre2013-02-141-10/+23
| |
* | Merge branch 'master' into 1.4.xChris St. Pierre2013-02-202-79/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: doc/appendix/contributors.txt schemas/bundle.xsd src/lib/Bcfg2/Client/Tools/__init__.py src/lib/Bcfg2/Server/Encryption.py src/lib/Bcfg2/Server/Lint/Genshi.py src/lib/Bcfg2/Server/Plugins/Bundler.py src/lib/Bcfg2/Server/Plugins/Decisions.py src/lib/Bcfg2/Server/Plugins/TemplateHelper.py src/sbin/bcfg2-test testsuite/Testsrc/Testlib/TestClient/TestTools/TestPOSIX/Test__init.py testsuite/Testsrc/Testlib/TestClient/TestTools/TestPOSIXUsers.py testsuite/Testsrc/Testlib/TestServer/TestPlugin/Testhelpers.py testsuite/Testsrc/Testlib/TestServer/TestPlugins/TestProperties.py tools/bcfg2-profile-templates.py
| * changed to stock BSD 2-clause licenseChris St. Pierre2013-02-042-79/+0
| |
* | Metadata: allowed setting global default authentication typeChris St. Pierre2013-02-141-10/+23
| |
* | removed deprecated Base pluginChris St. Pierre2013-02-086-17/+16
| |
* | Bundler: various changesChris St. Pierre2013-02-047-641/+56
| | | | | | | | | | | | | | * Deprecated use of an explicit name attribute * Deprecated .genshi bundles * Minor restructuring for better performance * bcfg2-lint updates
* | removed magic groupsChris St. Pierre2013-01-173-41/+36
| |
* | removed deprecated tools: RPMng, YUM24, YUMngChris St. Pierre2013-01-173-8/+8
| |
* | removed deprecated FAM filemonitorChris St. Pierre2013-01-171-7/+5
| |
* | removed deprecated PostInstall supportChris St. Pierre2013-01-171-1/+1
|/
* POSIX: Switch from perms to modeSol Jerome2012-10-152-5/+5
| | | | | | | | Bcfg2 has traditionally used the 'perms' attribute to specify the file mode for POSIX entries. Switching to a 'mode' attribute will allow us to be more consistent with other tools as well as POSIX itself. Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* More updates to the web reporting documentationTim Laszlo2012-10-111-13/+18
|
* rolled genshi/cheetah docs into cfg, deprecated old tgenshi/tcheetah docsChris St. Pierre2012-09-261-2/+3
|
* updated docs to reflect deprecation of info/:infoChris St. Pierre2012-08-151-1/+1
|
* Removed deprecated plugins BB, Svcmgr, SGenshiChris St. Pierre2012-08-151-48/+45
|
* Update web config documentsTim Laszlo2012-08-073-20/+24
|
* Metadata and other improvements:Chris St. Pierre2012-07-302-2/+2
| | | | | | | | | | * Added support for Client tag in groups.xml * Added support for nested Group tags in groups.xml * Added support for negated groups in groups.xml * Added DatabaseBacked plugin mixin to easily allow plugins to connect to a database specified in global database settings in bcfg2.conf * Added DBMetadata plugin that uses relational DB to store client records instead of writing to clients.xml
* doc: Remove references to ping dataSol Jerome2012-06-042-3/+3
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* merged maint to masterChris St. Pierre2012-05-041-128/+16
|\
| * doc: Fix reports installation docs (reported by calvinx on IRC)Sol Jerome2012-05-021-128/+16
| | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* | Merge branch 'master' of github.com:fabaff/bcfg2Fabian Affolter2012-05-011-57/+57
|\ \ | | | | | | | | | | | | | | | Conflicts: doc/appendix/guides/centos.txt doc/server/plugins/generators/packages.txt
| * | updatedFabian Affolter2012-05-011-17/+22
| | |
| * | Moved content from centos guide to this sectionFabian Affolter2012-01-071-1/+25
| | |
| * | Added ChrisFabian Affolter2012-01-071-2/+4
| | |
| * | Updated my email addressFabian Affolter2012-01-071-1/+1
| | |
| * | Added details about epel 6.xFabian Affolter2012-01-071-3/+5
| | |
* | | Moved content from centos guide to this sectionFabian Affolter2012-05-011-1/+25
| | |
* | | Added ChrisFabian Affolter2012-05-011-2/+4
| | |
* | | Updated my email addressFabian Affolter2012-05-011-1/+1
| | |
* | | Added details about epel 6.xFabian Affolter2012-05-011-3/+5
| | |
* | | gentoo: Add enhanced Portage client tool (#1086)Sol Jerome2012-03-271-53/+20
| |/ |/| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* | doc: Fix group name (reported by Leonw on IRC)Sol Jerome2012-03-171-1/+1
| | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>