summaryrefslogtreecommitdiffstats
path: root/tools/upgrade/1.2
diff options
context:
space:
mode:
authorChris St. Pierre <chris.a.st.pierre@gmail.com>2012-09-04 09:58:06 -0400
committerChris St. Pierre <chris.a.st.pierre@gmail.com>2012-09-04 09:58:06 -0400
commit5ac4217ee9c4f84dbc47d4eee1ca643960325ecb (patch)
treecf9022cd0c2635223094e9e65f74ec513ec3ba66 /tools/upgrade/1.2
parentd9d4391b211c0a13cbfeadc9fa63e5bdeba9d2f6 (diff)
downloadbcfg2-5ac4217ee9c4f84dbc47d4eee1ca643960325ecb.tar.gz
bcfg2-5ac4217ee9c4f84dbc47d4eee1ca643960325ecb.tar.bz2
bcfg2-5ac4217ee9c4f84dbc47d4eee1ca643960325ecb.zip
fixed up tools documentation, added tests for tools doco
Diffstat (limited to 'tools/upgrade/1.2')
-rw-r--r--tools/upgrade/1.2/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/tools/upgrade/1.2/README b/tools/upgrade/1.2/README
new file mode 100644
index 000000000..1879ebbf8
--- /dev/null
+++ b/tools/upgrade/1.2/README
@@ -0,0 +1,9 @@
+This directory contains scripts to help upgrading from Bcfg2 1.1 to 1.2.
+
+nagiosgen-convert.py
+ - Convert configuration from Properties/NagiosGen.xml to
+ NagiosGen/config.xml and NagiosGen/parents.xml
+
+packages-convert.py
+ - Convert configuration from Packages/config.xml to
+ Packages/packages.conf and Packages/sources.xml