commit | 51fe94278ee8d89a41c736e3b6b7749bd2625cf5 | [log] [tgz] |
---|---|---|
author | Aleš Komárek <github@newt.cz> | Thu Mar 30 11:15:37 2017 +0200 |
committer | GitHub <noreply@github.com> | Thu Mar 30 11:15:37 2017 +0200 |
tree | d07397ca3ef384996540950fbd8ed2f422a9f015 | |
parent | 3e2dbce03dced74936b40e2f7581138339ff3e45 [diff] | |
parent | 449862cc75265a2334be79db25df8cb684bde224 [diff] |
Merge pull request #13 from damjanek/master 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