Tests fixed
diff --git a/tests/pillar/horizon_no_ssl.sls b/tests/pillar/horizon_no_ssl.sls
index 5e03128..6531ab3 100644
--- a/tests/pillar/horizon_no_ssl.sls
+++ b/tests/pillar/horizon_no_ssl.sls
@@ -1,4 +1,6 @@
-
+salt:
+ minion:
+ enabled: true
nginx:
server:
enabled: true
diff --git a/tests/pillar/horizon_with_ssl.sls b/tests/pillar/horizon_with_ssl.sls
index 053723e..f4d4778 100644
--- a/tests/pillar/horizon_with_ssl.sls
+++ b/tests/pillar/horizon_with_ssl.sls
@@ -1,4 +1,6 @@
-
+salt:
+ minion:
+ enabled: true
nginx:
server:
enabled: true
diff --git a/tests/pillar/proxy.sls b/tests/pillar/proxy.sls
index 669a8ee..6a1a2c2 100644
--- a/tests/pillar/proxy.sls
+++ b/tests/pillar/proxy.sls
@@ -1,4 +1,6 @@
-
+salt:
+ minion:
+ enabled: true
nginx:
server:
enabled: true
diff --git a/tests/pillar/redirect.sls b/tests/pillar/redirect.sls
index 5d6566c..e4aa773 100644
--- a/tests/pillar/redirect.sls
+++ b/tests/pillar/redirect.sls
@@ -1,4 +1,6 @@
-
+salt:
+ minion:
+ enabled: true
nginx:
server:
enabled: true
diff --git a/tests/pillar/static.sls b/tests/pillar/static.sls
index f205169..4e565f2 100644
--- a/tests/pillar/static.sls
+++ b/tests/pillar/static.sls
@@ -1,4 +1,6 @@
-
+salt:
+ minion:
+ enabled: true
nginx:
server:
enabled: true
diff --git a/tests/pillar/stats.sls b/tests/pillar/stats.sls
index 25f1bda..5095255 100644
--- a/tests/pillar/stats.sls
+++ b/tests/pillar/stats.sls
@@ -1,4 +1,6 @@
-
+salt:
+ minion:
+ enabled: true
nginx:
server:
enabled: true