Initial commit
[com/gs-lite.git] / cfg / example.ifq
diff --git a/cfg/example.ifq b/cfg/example.ifq
new file mode 100644 (file)
index 0000000..f1d4061
--- /dev/null
@@ -0,0 +1,3 @@
+default : Contains[InterfaceType,GDAT] and Equals[Host,'example'];
+csv : Contains[InterfaceType,CSV] and Equals[Host,'example'];
+gdat: Contains[InterfaceType,GDAT] and Equals[Host,'example']