commit | 449862cc75265a2334be79db25df8cb684bde224 | [log] [tgz] |
---|---|---|
author | Damian Szeluga <damian.szeluga@gmail.com> | Thu Mar 30 11:01:46 2017 +0200 |
committer | Damian Szeluga <damian.szeluga@gmail.com> | Thu Mar 30 11:02:17 2017 +0200 |
tree | d07397ca3ef384996540950fbd8ed2f422a9f015 | |
parent | a1bd77e6b691820e9c66d7b92e48f7c09a7b536d [diff] |
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