summaryrefslogtreecommitdiff
path: root/hiera/cat.yaml
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2015-10-06 16:40:20 +0200
committervarac <varacanero@zeromail.org>2015-10-06 16:40:20 +0200
commit5a7a84823c685b52aa3a7a1a699f1d894f8c2202 (patch)
treebaaf5636b1380e2bf0e94a6513ab84a8c02e0004 /hiera/cat.yaml
parente9667ce5a245d45bb190b3901b5bf836326f693f (diff)
leap compile for unstable env
Diffstat (limited to 'hiera/cat.yaml')
-rw-r--r--hiera/cat.yaml16
1 files changed, 12 insertions, 4 deletions
diff --git a/hiera/cat.yaml b/hiera/cat.yaml
index 0da646b..63cb174 100644
--- a/hiera/cat.yaml
+++ b/hiera/cat.yaml
@@ -17,6 +17,18 @@ domain:
name: cat.unstable.bitmask.net
enabled: true
environment: unstable
+firewall:
+ mx:
+ from: "*"
+ port:
+ - 25
+ - 465
+ to: "199.119.112.123"
+ ssh:
+ from: sysadmin
+ port: 22
+ to: "199.119.112.123"
+ stunnel: []
haproxy:
couch:
listen_port: 4096
@@ -104,10 +116,6 @@ sources:
package: soledad-server
revision: latest
type: apt
- tapicero:
- revision: origin/version/0.7
- source: "https://leap.se/git/tapicero"
- type: git
webapp:
revision: origin/version/0.7.1
source: "https://leap.se/git/leap_web"