commit | 76cc5b0444aac64d0c4df4e078dc1d4e45fa55d2 | [log] [tgz] |
---|---|---|
author | Pavel Cizinsky <pavel.cizinsky@tcpcloud.eu> | Tue Aug 30 13:29:50 2016 +0200 |
committer | Pavel Cizinsky <pavel.cizinsky@tcpcloud.eu> | Tue Aug 30 13:29:50 2016 +0200 |
tree | 07f76f380c1acc2760cc69a0e43e6de789240099 | |
parent | cb5e42ae4dcd8e7868088da6956846d3e2606a58 [diff] [blame] |
test fix
diff --git a/tests/pillar/maas_cluster.sls b/tests/pillar/maas_cluster.sls index 2c552f2..546ffd1 100644 --- a/tests/pillar/maas_cluster.sls +++ b/tests/pillar/maas_cluster.sls
@@ -1,10 +1,9 @@ maas: cluster: enabled: true - role: slave region: - port: 80 host: localhost + role: slave region: bind: host: localhost @@ -15,4 +14,4 @@ name: maasdb password: password username: maas - enabled: true \ No newline at end of file + enabled: true