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_region.sls b/tests/pillar/maas_region.sls index c498101..7f648e6 100644 --- a/tests/pillar/maas_region.sls +++ b/tests/pillar/maas_region.sls
@@ -1,6 +1,8 @@ maas: cluster: enabled: true + region: + host: localhost role: master region: bind: @@ -12,4 +14,4 @@ name: maasdb password: password username: maas - enabled: true \ No newline at end of file + enabled: true