Modify ↓
Ticket #781 (new enhancement)
Allow VCS plugins to provide a configuration tree
Reported by: | strauss | Owned by: | desai |
---|---|---|---|
Priority: | major | Milestone: | Bcfg2 1.4.0 Release |
Component: | bcfg2-client | Version: | 1.0 |
Keywords: | Cc: | [email protected]…, [email protected]… |
Description
Currently, a BCFG2 repository can have uncommitted changes that get deployed to clients. I've updated the Bzr plugin to note this in snapshots by appending a plus sign to the revision number to indicate the application of uncommitted changes. But this is not an ideal solution.
Ideally, version control plugins should be able to provide BCFG2 with a working tree to use for configuration purposes. This would allow plugins like Bzr to provide a pure revision, even if it's pulled from /var/lib/bcfg2. This would instill better discipline in systems management by requiring a commit to deploy a change in configuration.
Attachments
Change History
comment:2 Changed 14 years ago by solj
- Milestone changed from Bcfg2 1.0.1 Release to Bcfg2 1.1.0 Release
comment:3 Changed 13 years ago by solj
- Milestone changed from Bcfg2 1.1.0 Release to Bcfg2 1.2.0 Release
comment:4 Changed 12 years ago by https://www.google.com/accounts/o8/id?id=AItOawnARWkgfcLN0_65FMSodEEaebtElcsVCH8
- Cc [email protected]… added
Note: See
TracTickets for help on using
tickets.