Ticket #109 (new enhancement)
Opened 2 years ago
Create a way to add files from arbitrary filesystem locations
| Reported by: | blee | Owned by: | confman-developers@… |
|---|---|---|---|
| Priority: | major | Milestone: | confman-3.0 |
| Component: | confman | Version: | 1.9.2b |
| Keywords: | Cc: |
Description
There should be a way to add files from arbitrary filesystem locations. This facilitates using a "central" repository on a single machine without needing to login to target machines to import files.
For example, on machine foo you would like to add a file that should be installed in module bar as /usr/local/etc/confman.conf:
foo$ confman add bar /tmp/bar.conf /usr/local/etc/confman.conf
Note: See
TracTickets for help on using
tickets.
