summaryrefslogtreecommitdiff
path: root/hiera/starfish.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'hiera/starfish.yaml')
-rw-r--r--hiera/starfish.yaml71
1 files changed, 41 insertions, 30 deletions
diff --git a/hiera/starfish.yaml b/hiera/starfish.yaml
index 68340e3..2b65800 100644
--- a/hiera/starfish.yaml
+++ b/hiera/starfish.yaml
@@ -18,22 +18,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
@@ -68,13 +73,13 @@ mynetworks:
- "192.168.5.5"
- "199.119.112.9"
- "192.168.5.9"
- - "202.85.227.204"
- "199.119.112.10"
- "192.168.5.10"
- "176.53.69.21"
- "204.13.164.162"
- "198.252.153.85"
- "85.17.92.143"
+ - "202.85.227.195"
- "204.13.164.171"
- "199.119.112.4"
- "192.168.5.4"
@@ -137,19 +142,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
@@ -457,3 +467,4 @@ x509:
/oQmdpwxo0t1N48BuQwEddhBLrDFtWLaBnfiVhyydYn4K0ohFIC6
-----END RSA PRIVATE KEY-----
use: true
+ use_commercial: true