commit | 2174e7f7c61a8053577466748e0d3b789503813b | [log] [tgz] |
---|---|---|
author | Pavel Cizinsky <pavel.cizinsky@tcpcloud.eu> | Tue Aug 30 18:45:22 2016 +0200 |
committer | Pavel Cizinsky <pavel.cizinsky@tcpcloud.eu> | Wed Aug 31 10:08:23 2016 +0200 |
tree | a79998f8063374c01431db087625cf860a291a4e | |
parent | a7d5a4b8a2041fc12d2ea46816bbb350a3b66c64 [diff] [blame] |
add setup admin
diff --git a/tests/pillar/maas_cluster.sls b/tests/pillar/maas_cluster.sls index 546ffd1..dc16599 100644 --- a/tests/pillar/maas_cluster.sls +++ b/tests/pillar/maas_cluster.sls
@@ -8,6 +8,10 @@ bind: host: localhost port: 80 + admin: + username: admin + password: password + email: email@example.com database: engine: postgresql host: localhost