Modify ↓
Ticket #760 (closed enhancement: fixed)
Reimplement the bcfg2-info builddir command with POSIX.py
Reported by: | mccallis | Owned by: | mccallis |
---|---|---|---|
Priority: | minor | Milestone: | Bcfg2 1.2.0 Release |
Component: | bcfg2-server | Version: | 1.0 |
Keywords: | Cc: |
Description (last modified by mccallis) (diff)
The builddir command in bcfg2-info is based on the implementation found in the tools/bcfg2-export-config script. Instead, it should be implemented by invoking the methods of Client/Tools?/POSIX.py. This will enable it to handle a much wider variety of types such as Directory, SymLink?, and the new Path.
Attachments
Change History
comment:2 Changed 13 years ago by desai
- Milestone changed from Bcfg2 1.0.0 Release to Bcfg2 1.0.1 Release
comment:3 Changed 13 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
Note: See
TracTickets for help on using
tickets.