summaryrefslogtreecommitdiff
path: root/hiera/chameleon.yaml
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2014-05-20 15:31:37 -0700
committerelijah <elijah@riseup.net>2014-05-20 15:31:37 -0700
commit2da1ce611e28e4831c72e258c7b47eb1586f9d76 (patch)
tree880cbd47b8633563737ccc1d6a984e1950fe9ceb /hiera/chameleon.yaml
parent95bb370640f5d5305ca49af09f94f18537646a41 (diff)
a fresh recompile
Diffstat (limited to 'hiera/chameleon.yaml')
-rw-r--r--hiera/chameleon.yaml43
1 files changed, 16 insertions, 27 deletions
diff --git a/hiera/chameleon.yaml b/hiera/chameleon.yaml
index 21e5dcd..46b5d3f 100644
--- a/hiera/chameleon.yaml
+++ b/hiera/chameleon.yaml
@@ -42,7 +42,8 @@ definition_files:
"auth": "SHA1",
"cipher": "AES-128-CBC",
"keepalive": "10 30",
- "tls-cipher": "DHE-RSA-AES128-SHA"
+ "tls-cipher": "DHE-RSA-AES128-SHA",
+ "tun-ipv6": true
},
"serial": 1,
"version": 1
@@ -73,36 +74,17 @@ definition_files:
"allow_anonymous": true,
"allow_free": true,
"allow_limited_bandwidth": false,
- "allow_paid": true,
+ "allow_paid": false,
"allow_registration": true,
"allow_unlimited_bandwidth": true,
"bandwidth_limit": 102400,
"default_service_level": 1,
- "levels": [
- {
- "id": 1,
- "name": "free",
- "storage": 50
- },
- {
- "id": 2,
- "name": "basic",
- "rate": [
- "US$10",
- "€10"
- ],
- "storage": 1000
- },
- {
- "id": 3,
- "name": "pro",
- "rate": [
- "US$20",
- "€20"
- ],
- "storage": 10000
+ "levels": {
+ "1": {
+ "description": "Please donate.",
+ "name": "free"
}
- ]
+ }
},
"services": [
"mx",
@@ -155,8 +137,8 @@ development:
site_config: true
dns:
aliases:
- - unstable.bitmask.net
- chameleon.unstable.bitmask.net
+ - unstable.bitmask.net
- api.unstable.bitmask.net
- nicknym.unstable.bitmask.net
public: true
@@ -577,6 +559,8 @@ webapp:
salt: 478bf7e8ca879a9711b279055f00153e
username: webapp
customization_dir: /etc/leap/files/webapp/
+ default_service_level: 1
+ domain: unstable.bitmask.net
git:
revision: origin/develop
source: "https://leap.se/git/leap_web"
@@ -589,6 +573,11 @@ webapp:
username: nagios_test
secret_token: aC9zAs6X5YE_9EC_RQckGCFkKfJ4vTAJ
secure: false
+ service_levels:
+ ? "1"
+ :
+ description: "Please donate."
+ name: free
x509:
ca_cert: |
-----BEGIN CERTIFICATE-----