Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | |||||
* | | doc: Improve MetadataQuery documentation | Holger Weiß | 2011-09-09 | 1 | -2/+2 |
| | | | | | | | | | | Clarify that the names_by_groups() and names_by_profiles() query routines both expect a list as their argument. | ||||
* | | doc: Fix typo | Holger Weiß | 2011-09-09 | 1 | -1/+1 |
| | | |||||
* | | doc: Move reference to its proper place | Sol Jerome | 2011-09-08 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | doc: Update Packages documentation | Sol Jerome | 2011-09-08 | 4 | -48/+46 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | fixed old reference to config.xml in Packages docs | Chris St. Pierre | 2011-09-08 | 1 | -2/+2 |
|/ | |||||
* | doc: Base64 encoding only for binary files | Holger Weiß | 2011-09-04 | 1 | -1/+1 |
| | | | | It's no longer true that all non-ASCII files need to be Base64 encoded. | ||||
* | anchor rules regexes at both ends to avoid bogus matches | Chris St. Pierre | 2011-08-31 | 1 | -0/+4 |
| | |||||
* | added regex support to Rules | Chris St. Pierre | 2011-08-31 | 1 | -42/+66 |
| | |||||
* | doc: Minor cleanups | Holger Weiß | 2011-08-23 | 1 | -5/+3 |
| | |||||
* | added --altsrc flag to bcfg2-info buildfile | Chris St. Pierre | 2011-08-18 | 2 | -12/+14 |
| | |||||
* | APT: Add type='ignore' support (patch from tie on IRC) | Sol Jerome | 2011-08-17 | 1 | -1/+1 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | doc: Fix more old broken trac wiki links | Sol Jerome | 2011-08-16 | 3 | -9/+4 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | doc: Fix broken link to trac wiki | Sol Jerome | 2011-08-16 | 1 | -4/+2 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | doc: Add note clarifying linked blog post | Sol Jerome | 2011-08-16 | 1 | -0/+5 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | added buildbundle command to bcfg2-info to render a bundle template | Chris St. Pierre | 2011-08-03 | 3 | -15/+12 |
| | |||||
* | doc: Fix versionadded | Sol Jerome | 2011-08-03 | 1 | -2/+2 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | doc: Fix some typos | Sol Jerome | 2011-08-02 | 2 | -2/+2 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | doc: Fix sphinx build warnings | Sol Jerome | 2011-08-01 | 1 | -11/+11 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | Lots of improvements to Packages plugin: | Chris St. Pierre | 2011-08-01 | 1 | -125/+169 |
| | | | | | | | | | | | | | | | | | | | | | | | * Better config handling: Split into packages.conf (which contains one-time configuration directives) and sources.xml (which contains the actual package sources.) The config file looks like a StructFile, and supports <Client> tags and negated Client and Group tags. Packages.Reload (_not_ Refresh) is run on changes to the sources config. tools/packages-convert.py is provided to convert to the new format. * Automagic handling of GPG keys. The new config format handles association of GPG keys go with repos; Packages then Does The Right Thing and gets them to the clients, gets them installed properly, and handles them in the specification. At the moment this only works for yum repos, not APT (see below). * Automatic generation of yum configs using the sources and GPG keys supplied. APT configs are not done yet (see below). * The early vestiges of integration with Pulp (pulpproject.org). Yet to do: * Better support for Pulp; documentation on Pulp integration. * APT support for key handling and config generation. | ||||
* | doc: Provide examples of abstract and literal specifications | Sol Jerome | 2011-07-27 | 2 | -1/+14 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | Updated information about disabling per-package checks | Brent Bloxam | 2011-07-27 | 1 | -4/+15 |
| | |||||
* | added write() method to Properties to write back persistent changes | Chris St. Pierre | 2011-07-27 | 1 | -1/+16 |
| | |||||
* | doc: Fix duplicate label warnings | Sol Jerome | 2011-07-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | fixed doc bug | Chris St. Pierre | 2011-07-20 | 1 | -1/+1 |
| | |||||
* | made info.xml files understand <Path> tags to better set permissions on ↵ | Chris St. Pierre | 2011-07-19 | 1 | -7/+19 |
| | | | | altsrc'd files | ||||
* | Fixed typo in Sphinx markup. Should be 'command' instead of 'cmd'. | Mike McCallister | 2011-07-13 | 1 | -1/+1 |
| | |||||
* | Added documentation on how to set up a virtualenv with Bcfg2 code. | Mike McCallister | 2011-07-12 | 1 | -2/+73 |
| | |||||
* | Minor edits to the glossary to make better use of Sphinx formatting. | Mike McCallister | 2011-07-12 | 1 | -8/+14 |
| | | | | Also added missing definition for client. | ||||
* | Minor change to better use Sphinx syntax for environment variables. | Mike McCallister | 2011-07-12 | 3 | -7/+7 |
| | | | | | Has the benefit that environment variable names will now be visible in the documentation index. | ||||
* | doc: Add missing <Service> attribute value | Holger Weiß | 2011-07-11 | 1 | -22/+22 |
| | | | | Add "interactive_only" to the list of supported <Service> mode values. | ||||
* | doc: Fix build indentation errors | Sol Jerome | 2011-07-07 | 1 | -2/+2 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | Merge branch 'master' of https://github.com/rcuza/bcfg2 | Sol Jerome | 2011-07-07 | 2 | -0/+95 |
|\ | |||||
| * | Add documentation on how to get started with Bcfg2 on Mac OS X (10.6). | Raul Cuza | 2011-07-07 | 1 | -0/+77 |
| | | |||||
| * | Document versioning conventions used by Bcfg2. | Raul Cuza | 2011-07-07 | 1 | -0/+18 |
| | | |||||
* | | doc: Add information about processing pending updates | Sol Jerome | 2011-07-07 | 1 | -0/+5 |
|/ | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | doc: Fix typo in table | Sol Jerome | 2011-07-05 | 1 | -2/+2 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | Remove <Package> attribute "reloc" from the docs | Holger Weiß | 2011-07-05 | 1 | -2/+0 |
| | | | | | Remove the "reloc" <Package> attribute from the documentation and from the XML Schema, as it is no longer supported (since commit 7beb2f08d8). | ||||
* | New Info attribute: "sensitive" | Holger Weiß | 2011-06-29 | 1 | -0/+4 |
| | | | | | | The contents/diffs of <Path>s which are marked as "sensitive" are now omitted from the reports transmitted to the server, so that they won't end up in the statistics database. | ||||
* | doc: Fix documentation on Info attributes | Holger Weiß | 2011-06-29 | 1 | -2/+2 |
| | | | | | The possible and default values of the "important" and "paranoid" attributes weren't listed correctly. |