Pillar test data
diff --git a/tests/pillar/master_ssh_minion_root.sls b/tests/pillar/master_ssh_minion_root.sls
index 2e72678..b076fbc 100644
--- a/tests/pillar/master_ssh_minion_root.sls
+++ b/tests/pillar/master_ssh_minion_root.sls
@@ -1,6 +1,21 @@
+git:
+  client:
+    enabled: true
+linux:
+  system:
+    enabled: true
 salt:
   master:
     enabled: true
+    source:
+      engine: pkg
+    pillar:
+      engine: salt
+      source:
+        engine: local
+    environment:
+      prd:
+        formula: {}
     ssh_minion:
       node01:
         host: 10.0.0.1