summaryrefslogtreecommitdiffstats
path: root/tools/upgrade/1.4/README
diff options
context:
space:
mode:
Diffstat (limited to 'tools/upgrade/1.4/README')
-rw-r--r--tools/upgrade/1.4/README14
1 files changed, 14 insertions, 0 deletions
diff --git a/tools/upgrade/1.4/README b/tools/upgrade/1.4/README
new file mode 100644
index 000000000..b03cb9b74
--- /dev/null
+++ b/tools/upgrade/1.4/README
@@ -0,0 +1,14 @@
+This directory contains scripts to help with upgrading from Bcfg2 1.3
+to 1.4.
+
+migrate_decisions.py
+ - Convert old group- and host-specific whitelist and blacklist
+ files into structured XML
+
+convert_bundles.py
+ - Remove deprecated explicit bundle names, rename .genshi bundles
+ to .xml
+
+migrate_sslca.py
+ - Migrate from the standalone SSLCA plugin to the built-in SSL
+ certificate generation abilities of the Cfg plugin \ No newline at end of file