commit | 9af2b08302f607f1d95a193b078c88c57507e250 | [log] [tgz] |
---|---|---|
author | Ondrej Smola <ondrej.smola@tcpcloud.eu> | Thu Aug 25 17:37:29 2016 +0200 |
committer | Ondrej Smola <ondrej.smola@tcpcloud.eu> | Thu Aug 25 17:37:29 2016 +0200 |
tree | a67f9b31a73155b9e133087ca9b7e4da17115c2e | |
parent | ec626f3038875f93ef62562046e2bb2ed7f165ca [diff] [blame] |
add separate maas region and cluster definition
diff --git a/metadata/service/region/single.yml b/metadata/service/region/single.yml new file mode 100644 index 0000000..128ce96 --- /dev/null +++ b/metadata/service/region/single.yml
@@ -0,0 +1,17 @@ +applications: +- maas +classes: +- service.maas.support +parameters: + maas: + region: + enabled: true + bind: + host: localhost + port: 80 + database: + engine: postgresql + host: localhost + name: maasdb + password: password + username: maas