summaryrefslogtreecommitdiff
path: root/hiera/elephant.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'hiera/elephant.yaml')
-rw-r--r--hiera/elephant.yaml72
1 files changed, 43 insertions, 29 deletions
diff --git a/hiera/elephant.yaml b/hiera/elephant.yaml
index 299dff7..3950303 100644
--- a/hiera/elephant.yaml
+++ b/hiera/elephant.yaml
@@ -157,22 +157,27 @@ domain:
enabled: true
environment: development
haproxy:
- servers:
- clam:
- backup: false
- host: localhost
- port: 4001
- weight: 100
- elk:
- backup: false
- host: localhost
- port: 4002
- weight: 100
- urchin:
- backup: false
- host: localhost
- port: 4000
- weight: 100
+ couch:
+ listen_port: 4096
+ servers:
+ clam:
+ backup: false
+ host: localhost
+ port: 4000
+ weight: 100
+ writable: true
+ elk:
+ backup: false
+ host: localhost
+ port: 4001
+ weight: 100
+ writable: true
+ urchin:
+ backup: false
+ host: localhost
+ port: 4002
+ weight: 100
+ writable: true
hosts:
clam:
domain_full: clam.dev.bitmask.net
@@ -251,19 +256,24 @@ ssh:
ports: "60000:61000"
port: 4422
stunnel:
- couch_client:
- clam_5984:
- accept_port: 4001
- connect: clam.dev.bitmask.i
- connect_port: 15984
- elk_5984:
- accept_port: 4002
- connect: elk.dev.bitmask.i
- connect_port: 15984
- urchin_5984:
- accept_port: 4000
- connect: urchin.dev.bitmask.i
- connect_port: 15984
+ clients:
+ couch_client:
+ clam_5984:
+ accept_port: 4000
+ connect: clam.dev.bitmask.i
+ connect_port: 15984
+ original_port: 5984
+ elk_5984:
+ accept_port: 4001
+ connect: elk.dev.bitmask.i
+ connect_port: 15984
+ original_port: 5984
+ urchin_5984:
+ accept_port: 4002
+ connect: urchin.dev.bitmask.i
+ connect_port: 15984
+ original_port: 5984
+ servers: {}
tags:
- development
- istanbul
@@ -279,6 +289,7 @@ webapp:
- azul
allow_anonymous_certs: false
allow_limited_certs: false
+ allow_registration: true
allow_unlimited_certs: true
api_version: 1
billing:
@@ -303,6 +314,8 @@ webapp:
customization_dir: /etc/leap/files/webapp/
default_service_level: 1
domain: dev.bitmask.net
+ engines:
+ - support
git:
revision: origin/develop
source: "https://leap.se/git/leap_web"
@@ -626,3 +639,4 @@ x509:
NdxVbJtqjjwFUl6KyrahCH7tTY83FxKN57JxlcjIzpFQCXGSNeV1jQI=
-----END RSA PRIVATE KEY-----
use: true
+ use_commercial: true