summaryrefslogtreecommitdiffstats
path: root/examples/TGenshi/tmp/bar
diff options
context:
space:
mode:
authorChris St. Pierre <chris.a.st.pierre@gmail.com>2012-10-31 12:46:21 -0400
committerChris St. Pierre <chris.a.st.pierre@gmail.com>2013-01-17 10:45:07 -0500
commitc0b2afa6e86557d5d206a64bd886034f432eee8d (patch)
tree1ca6a9b6e9509bfd40a797327c1ac1542719584c /examples/TGenshi/tmp/bar
parentcebd0d7ad54995c37f68586a14540ad64d99d762 (diff)
downloadbcfg2-c0b2afa6e86557d5d206a64bd886034f432eee8d.tar.gz
bcfg2-c0b2afa6e86557d5d206a64bd886034f432eee8d.tar.bz2
bcfg2-c0b2afa6e86557d5d206a64bd886034f432eee8d.zip
removed deprecated tools: RPMng, YUM24, YUMng
Diffstat (limited to 'examples/TGenshi/tmp/bar')
-rw-r--r--examples/TGenshi/tmp/bar/template.txt19
1 files changed, 0 insertions, 19 deletions
diff --git a/examples/TGenshi/tmp/bar/template.txt b/examples/TGenshi/tmp/bar/template.txt
deleted file mode 100644
index dbf482c22..000000000
--- a/examples/TGenshi/tmp/bar/template.txt
+++ /dev/null
@@ -1,19 +0,0 @@
-[communication]
-protocol = xmlrpc/ssl
-#if metadata.uuid != None
-user = $metadata.uuid
-#end
-#choose
-#when metadata.password is not None
-password = $metadata.password
-#end
-#when metadata.password is None
-password = GlobalPassword
-#end
-#end
-
-[client]
-drivers = Action,Chkconfig,POSIX,YUMng
-
-[components]
-bcfg2 = https://config.example.com:6789