Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Packages: Add support for alternate version attribute | Sol Jerome | 2012-03-29 | 1 | -0/+2 |
| | | | | | | | Patch from odenbach on IRC. Allows for setting version="any" by default on entries bound by the Packages plugin. Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | Probes/group patched to ignore error output from rpm for OS_OUTPUT | Brent Bloxam | 2012-03-28 | 1 | -1/+1 |
| | |||||
* | gentoo: Add enhanced Portage client tool (#1086) | Sol Jerome | 2012-03-27 | 1 | -53/+20 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | Allow to run directly from a git checkout (#1037) | Sol Jerome | 2012-03-24 | 1 | -6/+1 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | added TemplateHelper plugin to easily provide convenience methods to templates | Chris St. Pierre | 2012-03-23 | 1 | -0/+72 |
| | |||||
* | Merge branch 'maint' | Sol Jerome | 2012-03-23 | 3 | -15/+18 |
|\ | |||||
| * | doc: Fix docs so that they pass bcfg2-lint | Sol Jerome | 2012-03-23 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | Apparently xs:boolean is case-sensitive. Element 'Group', attribute 'negate': 'True' is not a valid value of the atomic type 'xs:boolean' Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
| * | fixed automatic handling of GPGKeys | Chris St. Pierre | 2012-03-21 | 1 | -3/+5 |
| | | |||||
| * | Fixed further inconsistencies in template examples | Brent Bloxam | 2012-03-20 | 1 | -9/+9 |
| | | | | | | | | (cherry picked from commit 3acdc302d2faa196c0df46a7ba300d7d4ec8564b) | ||||
| * | Fixed other incorrect IP addresses to be proper RFC1918 Class C | Brent Bloxam | 2012-03-20 | 1 | -3/+3 |
| | | | | | | | | (cherry picked from commit a547890a356d14ae891cf85eb402efa18ba95ccb) | ||||
| * | Added missing table for SSH, fixed allowable SSH address to be proper RFC1918 | Brent Bloxam | 2012-03-20 | 1 | -1/+2 |
| | | | | | | | | | | Class C (cherry picked from commit e7fb96776d0e18670fdfb61025295e27b1dc772b) | ||||
* | | doc: Add stub document on how to run unit tests | Sol Jerome | 2012-03-21 | 2 | -0/+26 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | Merge branch 'fix-svn-keywords' | Sol Jerome | 2012-03-17 | 1 | -4/+0 |
|\ \ | |/ |/| | |||||
| * | Remove svn keywords | Sol Jerome | 2012-02-19 | 1 | -4/+0 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | Version bump to 1.2.2v1.2.2 | Sol Jerome | 2012-03-17 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | doc: Fix group name (reported by Leonw on IRC) | Sol Jerome | 2012-03-17 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | improved MetadataQuery docs | Chris St. Pierre | 2012-03-16 | 1 | -7/+22 |
| | | |||||
* | | doc: Fix download link reported by Simon Metson on IRC | Sol Jerome | 2012-02-29 | 1 | -1/+2 |
|/ | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | Version bump to 1.2.1v1.2.1 | Sol Jerome | 2012-01-27 | 1 | -1/+1 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | turn off web_debug by default, give a warning if it's on | Chris St. Pierre | 2012-01-25 | 3 | -6/+0 |
| | |||||
* | improved Packages debug info, added packageresolve and packagesources ↵ | Chris St. Pierre | 2012-01-24 | 1 | -36/+36 |
| | | | | bcfg2-info commands | ||||
* | clarified handling of boolean values in packages.conf | Chris St. Pierre | 2012-01-23 | 1 | -5/+13 |
| | |||||
* | Fix arch for SL | espro | 2012-01-23 | 1 | -1/+1 |
| | |||||
* | Added Scientific Linux ("sl") detection | espro | 2012-01-23 | 1 | -1/+1 |
| | |||||
* | doc: Fix documentation bugs (reported by tru_tru on IRC) | Sol Jerome | 2012-01-17 | 2 | -8/+2 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | merged branch rules_regex | Chris St. Pierre | 2012-01-13 | 1 | -2/+12 |
|\ | |||||
| * | updated docs | Chris St. Pierre | 2011-12-30 | 1 | -2/+12 |
| | | |||||
* | | doc: Add note about Package cache regeneration (#1083) | Sol Jerome | 2012-01-10 | 1 | -0/+3 |
|/ | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | updated docs to reflect acba97ec5409045a514df785a71407246a20e23a | Chris St. Pierre | 2011-12-02 | 1 | -2/+7 |
| | |||||
* | Fixed some doc typos in the SSLCA auth example. | Jake Davis | 2011-11-22 | 1 | -5/+5 |
| | |||||
* | Revert "fixed doc bug" | Holger Weiß | 2011-11-18 | 1 | -1/+1 |
| | | | | | | | This reverts commit 95295013959318df2aab616ce30eb98e2c217528. The original version was correct (I guess we overlooked the "negate" attribute). | ||||
* | added support for default/mandatory/optional package groups | Chris St. Pierre | 2011-11-17 | 1 | -0/+19 |
| | |||||
* | doc: Textwrap sslca doc for readability | Sol Jerome | 2011-11-10 | 1 | -16/+51 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | Documentation: Automated Bcfg2 SSL Authentication. | Jake Davis | 2011-11-09 | 1 | -1/+127 |
| | |||||
* | Add a number of features to SSHbase: | Chris St. Pierre | 2011-10-27 | 3 | -26/+100 |
| | | | | | | | * Support for group-specific host keys * Support for fully static host- and group-specific ssh_known_hosts * (Support for totally generic host keys and ssh_known_hosts, too, but that's pretty useless.) * Support for info.xml, info, and :info files; only info.xml is likely to be useful, with the <Path> directive | ||||
* | doc: Add favicon | Sol Jerome | 2011-10-21 | 2 | -1/+1 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | doc: Fix Sphinx warning | Sol Jerome | 2011-10-21 | 1 | -1/+1 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | doc: Reference info.xml note from table | Sol Jerome | 2011-10-20 | 1 | -0/+2 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | Various Packages plugin fixes: | Chris St. Pierre | 2011-10-19 | 1 | -7/+28 |
| | | | | | | | | | | | | | * Added bcfg2-yum-helper to offload Yum API calls to a short-lived process. As absurd as this is, it appears to be the standard way to get around Yum's atrocious memory handling (cf. yum-updatesd). * Added SourceInitError for non-fatal errors instantiating new sources. * Fixed bug that caused all cached data to be removed on server startup (reported by mikemccllstr on IRC). * Fixed a number of overly aggressive caching issues. * Fixed the way sources are loaded at server startup. * Fixed handling of Yum package groups. | ||||
* | Proxy: Provide proper error message for misconfigured CA (#1059) | Sol Jerome | 2011-10-13 | 1 | -96/+96 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | Cfg: Add support for .cheetah files | Joe Digilio | 2011-10-12 | 1 | -9/+36 |
| | |||||
* | Merge branch 'apk' of https://github.com/fabaff/bcfg2 | Sol Jerome | 2011-10-11 | 1 | -0/+9 |
|\ | |||||
| * | Some documentation for apk. | Fabian Affolter | 2011-10-11 | 1 | -0/+9 |
| | | |||||
* | | doc: Fix old .data references (#1046) | Sol Jerome | 2011-10-11 | 4 | -30/+30 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | * Added support for yum libraries (if available and configured). This | Chris St. Pierre | 2011-10-07 | 1 | -44/+184 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | can dramatically reduce memory usage, and fixed several bugs: * #1014 (Package plugin can't resolve dependencies for rpms with Require: tags for full paths that aren't Provided explicitly) * #991 (Dependency Resolution difference between Package and yum) * #996 (Packages high memory usage) * Added support for Yum package groups when using yum libraries (#1039) * Fixed #911 (bcfg2 output for wrong package version with Packages is misleading) * YUMng turns down the Yum debug level itself depending on the debug/verbosity level requested by bcfg2 so you don't have to reduce the Yum debug level on a global basis * Added support for Pulp repositories, including registering Pulp consumers and binding to repositories * Added ability to disable magic OS groups | ||||
* | | Action: Add "build" attribute to Schema and docs | Holger Weiß | 2011-09-22 | 2 | -12/+16 |
| | | | | | | | | | | Add the "build" attribute for <Action> entries to the XML Schema and to the documentation. | ||||
* | | added Defaults plugin | Chris St. Pierre | 2011-09-19 | 2 | -44/+57 |
| | | |||||
* | | Clarify that /ect/bcfg2.conf is not sent to clients automatically when ↵ | anatoly techtonik | 2011-09-15 | 1 | -3/+3 |
| | | | | | | | | bootstrapping | ||||
* | | doc: Add xml highlighting | Sol Jerome | 2011-09-15 | 5 | -19/+40 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | made templated bundles understand <Group> and <Client> tags | Chris St. Pierre | 2011-09-15 | 1 | -24/+45 |
| | |