summaryrefslogtreecommitdiffstats
path: root/examples/TGenshi/tmp/bar/template.txt
blob: 3e43340fef14c6d3951c52aa8b19e26d5f9b4f09 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[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
fingerprint = ac152f42f03253a30d3379dea88eddf2be033d47

[client]
drivers = Action,Chkconfig,POSIX,YUMng

[components]
bcfg2 = https://config.example.com:6789