Changes between Version 15 and Version 16 of TrackingDevelopmentTrunk
- Timestamp:
- 03/03/09 21:03:23 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TrackingDevelopmentTrunk
v15 v16 8 8 9 9 In version 1.0, version 2.4 or greater of python will be required. 10 11 === Snapshots === 12 13 Need sqlalchemy dependency 14 15 ==== bcfg2.conf changes ==== 16 17 * Add Snapshots to plugins line 18 * Add snapshots section in bcfg2 19 {{{ 20 [snapshots] 21 driver = sqlite 22 database = /etc/bcfg2.sqlite 23 }}} 10 24 11 25 === New plugins ===