summaryrefslogtreecommitdiff
path: root/hiera/snail.yaml
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2015-11-17 13:55:01 +0100
committervarac <varacanero@zeromail.org>2015-11-17 13:55:01 +0100
commit7f9e1dcaf873cd2a0206c2154b7cc7164d660bf1 (patch)
tree5ae0ea38bad9f36dc6e7d9e5cfbe7538b943759f /hiera/snail.yaml
parent85a5806ffc674d9722924e1f5b71b051ae52abc8 (diff)
updated hiera files for dev.bm
Diffstat (limited to 'hiera/snail.yaml')
-rw-r--r--hiera/snail.yaml16
1 files changed, 12 insertions, 4 deletions
diff --git a/hiera/snail.yaml b/hiera/snail.yaml
index 3632a63..3b636d7 100644
--- a/hiera/snail.yaml
+++ b/hiera/snail.yaml
@@ -14,6 +14,18 @@ domain:
name: snail.dev.bitmask.net
enabled: true
environment: development
+firewall:
+ ssh:
+ from: sysadmin
+ port: 4422
+ to: "176.53.69.14"
+ stunnel: []
+ vpn:
+ from: "*"
+ port:
+ - 27889
+ - "443"
+ to: "176.53.69.19"
hosts: {}
ip_address: "176.53.69.14"
location:
@@ -77,10 +89,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"