Changes between Version 1 and Version 2 of Plugins/Hostbase
- Timestamp:
- 01/13/09 19:18:28 (10 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Plugins/Hostbase
v1 v2 1 1 [[PageOutline]] 2 2 3 = Hostbase is an IP management system built on top of Bcfg2. It has four main parts: a django data model, a web frontend, command-line utilities, and a Bcfg2 plugin that generates dhcp, dns, and yp configuration files. = 3 = Hostbase = 4 5 IP management system built on top of Bcfg2. It has four main parts: a django data model, a web frontend, command-line utilities, and a Bcfg2 plugin that generates dhcp, dns, and yp configuration files. 4 6 5 7 == Installation ==