summaryrefslogtreecommitdiffstats
path: root/tools/README
diff options
context:
space:
mode:
authorChris St. Pierre <chris.a.st.pierre@gmail.com>2012-05-11 13:27:07 -0400
committerChris St. Pierre <chris.a.st.pierre@gmail.com>2012-05-11 13:27:17 -0400
commitafeeb2b6430875cc3979ae4ad690d2a3efc0ac68 (patch)
tree8e68a03334c5f21cd0974c757b49ef75413d1c18 /tools/README
parentc5b4bfd842a6f03a4c840cd32c3a99bcc57a8c48 (diff)
downloadbcfg2-afeeb2b6430875cc3979ae4ad690d2a3efc0ac68.tar.gz
bcfg2-afeeb2b6430875cc3979ae4ad690d2a3efc0ac68.tar.bz2
bcfg2-afeeb2b6430875cc3979ae4ad690d2a3efc0ac68.zip
moved plugin-specific configs to main config file; propagate "setup" object to server Core
Diffstat (limited to 'tools/README')
-rw-r--r--tools/README16
1 files changed, 5 insertions, 11 deletions
diff --git a/tools/README b/tools/README
index deb04bf3f..738ec1731 100644
--- a/tools/README
+++ b/tools/README
@@ -66,12 +66,6 @@ hostbase.py {-l|-c} <hostname>
hostinfo.py {-q <query>|--showfields}
- Query the hostbase databse
-nagios-convert.py
- - Convert 1.1.x-style NagiosGen config to 1.2.x-style
-
-packages-convert.py
- - Convert 1.1.x-style Packages config to 1.2.x-style
-
pkgmgr_gen.py
- Generate Pkgmgr XML files from a list of directories that
contain RPMS
@@ -80,14 +74,14 @@ pkgmgr_update.py
- Update Pkgmgr XML files from a list of directories that contain
RPMS
-posixunified.py
- - Convert 1.0.x-style Rules, Bundler, and Base configs to 1.1.x
- POSIX unified-style configs (i.e., ConfigFile, Directory,
- Permissions, and SymLink all become Path entries)
-
rpmlisting.py
- ???
+upgrade
+ - This directory contains scripts used to upgrade to the specified
+ version. E.g., upgrade/1.2 has scripts needed to upgrade to
+ Bcfg2 1.2.x from bcfg2 1.1.x
+
yum-listpkgs.xml.py
- Produces a list of all packages installed and available in a
format suitable for use by Packages or Pkgmgr