Modify ↓
Ticket #96 (closed defect: fixed)
StatReports: bcfg2.conf hardcoded
Reported by: | [email protected]… | Owned by: | desai |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | bcfg2-client | Version: | |
Keywords: | Cc: |
Description
StatReports? doesn't allow to specify the location of the bcfg2.conf file.
Related code:
if __name__ == '__main__': c = ConfigParser() c.read(['/etc/bcfg2.conf'])
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
Resolved in [056236b06f0fa05400bfc88b6aa7370955bc7fc7] (SVN r2085)