initial commit
diff --git a/tests/pillar/client.sls b/tests/pillar/client.sls
new file mode 100644
index 0000000..3d4f2ab
--- /dev/null
+++ b/tests/pillar/client.sls
@@ -0,0 +1,7 @@
+lldp:
+  client:
+    enabled: true
+    interfaces:
+    - eth0
+    - en*
+