Modify ↓
Ticket #659 (closed defect: fixed)
the prune option in a directory should work for reporting as well
Reported by: | somekool <[email protected]…> | Owned by: | desai |
---|---|---|---|
Priority: | major | Milestone: | Bcfg2 1.3.0 Release |
Component: | bcfg2-client | Version: | 1.0 |
Keywords: | Cc: | [email protected]… |
Description
at the moment, using the prune attributes in a directory tag such as ...
<Directory name="/etc" prune="true" />
... only cause all unmanaged files to be deleted on my system when running the client.
i would expect it to create extra-configfile items in the reporting databases when running the client with -n or -I
thanks
Attachments
Change History
comment:2 Changed 14 years ago by desai
- Status changed from new to accepted
- Milestone changed from Bcfg2 1.0.0 Release to Bcfg2 1.0.1 Release
This will have to wait for the multi-entry improvements we have planned for 1.0.1
comment:3 Changed 14 years ago by solj
- Milestone changed from Bcfg2 1.0.1 Release to Bcfg2 1.1.0 Release
comment:4 Changed 13 years ago by solj
- Milestone changed from Bcfg2 1.1.0 Release to Bcfg2 1.2.0 Release
comment:5 Changed 12 years ago by solj
- Milestone changed from Bcfg2 1.2.0 Release to Bcfg2 1.3.0 Release
comment:6 Changed 11 years ago by solj
- Status changed from accepted to closed
- Resolution set to fixed
Added in 10eb57597eecdb42e931a5f817af58b508e2fff9.
Note: See
TracTickets for help on using
tickets.