Modify ↓
Ticket #842 (closed enhancement: fixed)
Add "don't touch" bcfg2.conf option for clients.xml and groups.xml
Reported by: | [email protected]… | Owned by: | https://www.google.com/accounts/o8/id?id=AItOawnSjgovXZr-_V3vGkvMSR0pc5LDykRc1Nc |
---|---|---|---|
Priority: | major | Milestone: | Bcfg2 1.3.0 Release |
Component: | bcfg2-server | Version: | 1.0 |
Keywords: | Metadata | Cc: |
Description
If you manage your clients.xml and/or groups.xml using some external system, the constant overwriting of these files done by the server can be quite a nuisance.
Bcfg2.conf option which would tell the server to leave these files alone would be a real benefit in such cases.
Attachments
Change History
comment:1 Changed 13 years ago by solj
- Milestone changed from Bcfg2 1.1.0 Release to Bcfg2 1.2.0 Release
comment:2 Changed 12 years ago by solj
- Milestone changed from Bcfg2 1.2.0 Release to Bcfg2 1.3.0 Release
comment:3 Changed 11 years ago by https://www.google.com/accounts/o8/id?id=AItOawnSjgovXZr-_V3vGkvMSR0pc5LDykRc1Nc
- Owner changed from desai to https://www.google.com/accounts/o8/id?id=AItOawnSjgovXZr-_V3vGkvMSR0pc5LDykRc1Nc
- Status changed from new to accepted
comment:4 Changed 11 years ago by https://www.google.com/accounts/o8/id?id=AItOawnSjgovXZr-_V3vGkvMSR0pc5LDykRc1Nc
- Status changed from accepted to closed
- Resolution set to fixed
https://github.com/Bcfg2/bcfg2/commit/8b438fda3ae2d9516dbfb6014c280b68036c17e1 provides the ability to record clients in a database, so clients.xml will not be written. If you use the DBMetadata plugin, it also disables the features that allowed you to use bcfg2-admin to write to groups.xml.
Note: See
TracTickets for help on using
tickets.