host file reading
[scpubgit/System-Introspector.git] / t / data / test.conf
CommitLineData
9eb914a2 1host foo
2host bar
3
4host_file from-hosts.txt
5
6user introspect
7sudo_user root
8
9<group stable>
10 <introspect Foo/>
11 <introspect Bar>
12 sudo 1
13 </introspect>
14</group>
15
16<group unstable>
17 sudo 1
18 <introspect Qux/>
19</group>
20