Fix broken test
diff --git a/tests/pillar/maas_cluster.sls b/tests/pillar/maas_cluster.sls
index 8e6c738..af63517 100644
--- a/tests/pillar/maas_cluster.sls
+++ b/tests/pillar/maas_cluster.sls
@@ -20,3 +20,4 @@
       password: password
       username: maas
     enabled: true
+    salt_master_ip: 127.0.0.1
diff --git a/tests/pillar/maas_region.sls b/tests/pillar/maas_region.sls
index df7d11d..607b472 100644
--- a/tests/pillar/maas_region.sls
+++ b/tests/pillar/maas_region.sls
@@ -21,3 +21,4 @@
       password: password
       username: maas
     enabled: true
+    salt_master_ip: 127.0.0.1