From effcb1e69443a4c8c0e53766c084bd5594df64e3 Mon Sep 17 00:00:00 2001 From: elijah Date: Sun, 30 Nov 2014 21:47:37 -0800 Subject: recompile development env --- hiera/seahorse.yaml | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) (limited to 'hiera/seahorse.yaml') diff --git a/hiera/seahorse.yaml b/hiera/seahorse.yaml index 567f63a..d05f88c 100644 --- a/hiera/seahorse.yaml +++ b/hiera/seahorse.yaml @@ -24,6 +24,11 @@ mail: smarthost: - octopus.unstable.bitmask.net name: seahorse +obfsproxy: + gateway_address: "199.119.112.13" + scramblesuit: + password: G5AVGZTEL5LTGVLKMV4TS6KVGVSV6X2Q + port: 26098 openvpn: adblock: false allow_limited: false @@ -31,6 +36,7 @@ openvpn: configuration: auth: SHA1 cipher: AES-128-CBC + fragment: 1500 keepalive: "10 30" tls-cipher: DHE-RSA-AES128-SHA tun-ipv6: true @@ -46,6 +52,9 @@ openvpn: second_gateway_address: ~ unlimited_prefix: UNLIMITED user_ips: false +platform: + major_version: "0.6" + version: "0.6" service_type: user_service services: - openvpn @@ -85,9 +94,12 @@ ssh: enabled: true ports: "60000:61000" port: 4422 +stunnel: + clients: {} + servers: {} tags: - - unstable - dc + - unstable x509: ca_cert: | -----BEGIN CERTIFICATE----- @@ -185,6 +197,9 @@ x509: xIAokTRYLx/6lq8bwelCPGVjy7EsGXt9aN+gMb4R3L9vA/NQrXu+dmCJKPE1vUHF gkVBxxt/s0R2aKM= -----END CERTIFICATE----- + commercial_ca_cert: ~ + commercial_cert: ~ + commercial_key: ~ dh: | -----BEGIN DH PARAMETERS----- MIIBngKCAZcAsTaQV6TwbN9PpD6dYdXz0lA0drrXLRvS8rNoMTaDnIv134RwKwsb @@ -226,3 +241,4 @@ x509: /D+dY+CRU62HFTIwHXNviqCP0Izmq1Wh/I/LAWpc9uzmOfOcxF63+g== -----END RSA PRIVATE KEY----- use: true + use_commercial: false -- cgit v1.2.3