host file reading
[scpubgit/System-Introspector.git] / t / data / test.conf
diff --git a/t/data/test.conf b/t/data/test.conf
new file mode 100644 (file)
index 0000000..9d8fc80
--- /dev/null
@@ -0,0 +1,20 @@
+host foo
+host bar
+
+host_file from-hosts.txt
+
+user introspect
+sudo_user root
+
+<group stable>
+    <introspect Foo/>
+    <introspect Bar>
+        sudo 1
+    </introspect>
+</group>
+
+<group unstable>
+    sudo 1
+    <introspect Qux/>
+</group>
+