From c07c1ad344e5d2939ffa4351fb0ce26e80339088 Mon Sep 17 00:00:00 2001 From: "Chris St. Pierre" Date: Thu, 15 Dec 2011 13:40:29 -0500 Subject: added tools for SVN postcommit log message, template render benchmarking; improved tools README --- tools/README | 90 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 90 insertions(+) (limited to 'tools/README') diff --git a/tools/README b/tools/README index 09aa49aeb..deb04bf3f 100644 --- a/tools/README +++ b/tools/README @@ -2,3 +2,93 @@ This directory contains repository maintenance tools. basebuilder.py - builds v2 base.xml from bcfg1 repo + +batchadd.py + - ??? + +bcfg2-completion.bash + - Bash tab completion for bcfg2-admin + +bcfg2-cron + - Script to run bcfg2 with cron + +bcfg2-export-config + - Export the configuration for a specified client. + +bcfg2-import-config + - Create tarball of changed files on a client for import into the + specification + +bcfg2-profile-templates.py [