Modify ↓
Ticket #727 (closed enhancement: fixed)
bcfg2 client should show the relevant groups it's checking against
Reported by: | David Strauss <[email protected]…> | Owned by: | desai |
---|---|---|---|
Priority: | minor | Milestone: | Bcfg2 1.3.0 Release |
Component: | bcfg2-client | Version: | 1.0 |
Keywords: | Cc: |
Description
It would be helpful to see the groups and bundles in use when running bcfg2 with verbose output.
Attachments
Change History
comment:1 Changed 14 years ago by desai
- Milestone changed from Bcfg2 1.0.0 Release to Bcfg2 1.0.1 Release
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 solj
- Milestone changed from Bcfg2 1.2.0 Release to Bcfg2 1.3.0 Release
comment:5 Changed 11 years ago by https://www.google.com/accounts/o8/id?id=AItOawnSjgovXZr-_V3vGkvMSR0pc5LDykRc1Nc
- Status changed from new to closed
- Resolution set to fixed
Bundles added in https://github.com/Bcfg2/bcfg2/commit/22a9f3a06819e642ccc96cb8bb4dd746a2b2511b
The other half -- displaying groups -- isn't really possible. The client does not know (and is not told) what groups it's in; that data only exists server-side.
Note: See
TracTickets for help on using
tickets.