From 621c29b7f88b1ed458acc6754646549717eb58bb Mon Sep 17 00:00:00 2001 From: varac Date: Thu, 2 Oct 2014 19:22:30 +0200 Subject: did leap compile for unstable --- hiera/octopus.yaml | 77 +++++++++++++++++++++++++++++------------------------- 1 file changed, 42 insertions(+), 35 deletions(-) (limited to 'hiera/octopus.yaml') diff --git a/hiera/octopus.yaml b/hiera/octopus.yaml index 1d44de6..c26d2c4 100644 --- a/hiera/octopus.yaml +++ b/hiera/octopus.yaml @@ -18,12 +18,15 @@ domain: enabled: true environment: unstable haproxy: - servers: - panda: - backup: false - host: localhost - port: 4000 - weight: 100 + couch: + listen_port: 4096 + servers: + panda: + backup: false + host: localhost + port: 4000 + weight: 100 + writable: true hosts: octopus: domain_full: octopus.unstable.bitmask.net @@ -44,38 +47,38 @@ location: mail: smarthost: [] mynetworks: - - "199.119.112.5" - - "192.168.5.5" - - "199.119.112.9" - - "192.168.5.9" - - "202.85.227.204" + - "176.53.69.22" + - "199.119.112.8" + - "192.168.5.8" + - "176.53.69.127" + - "198.252.153.83" + - "204.13.164.57" + - "199.119.112.23" + - "192.168.5.23" + - "85.17.92.143" + - "198.252.153.82" + - "199.119.112.16" + - "192.168.5.16" - "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" + - "199.119.112.9" + - "192.168.5.9" + - "176.53.69.13" + - "176.53.69.23" + - "176.53.69.21" + - "176.53.69.14" - "204.13.164.171" + - "199.119.112.5" + - "192.168.5.5" + - "199.119.112.12" + - "192.168.5.12" - "199.119.112.4" - "192.168.5.4" - - "198.252.153.83" - - "199.119.112.23" - - "192.168.5.23" - - "176.53.69.14" - - "199.119.112.8" - - "192.168.5.8" - - "176.53.69.22" - "199.119.112.19" - "192.168.5.19" - - "176.53.69.127" - - "204.13.164.57" - - "176.53.69.13" - - "199.119.112.12" - - "192.168.5.12" - - "199.119.112.16" - - "192.168.5.16" - - "176.53.69.23" - - "198.252.153.82" + - "204.13.164.162" name: octopus service_type: user_service services: @@ -117,11 +120,14 @@ ssh: ports: "60000:61000" port: 4422 stunnel: - couch_client: - panda_5984: - accept_port: 4000 - connect: panda.unstable.bitmask.i - connect_port: 15984 + clients: + couch_client: + panda_5984: + accept_port: 4000 + connect: panda.unstable.bitmask.i + connect_port: 15984 + original_port: 5984 + servers: {} tags: - unstable - dc @@ -430,3 +436,4 @@ x509: O1j7UCNyBJ70TpZ4F7RR3rcmlFbR8Moys/GrEMuUG1CJmOHRxGju2g== -----END RSA PRIVATE KEY----- use: true + use_commercial: true -- cgit v1.2.3