summaryrefslogtreecommitdiff
path: root/hiera/tuatara.yaml
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2015-10-06 10:09:45 -0700
committerelijah <elijah@riseup.net>2015-10-06 10:09:45 -0700
commit0012f53720e0bef256b0faf9d33d310175ad8117 (patch)
treeb87d543e4a7a4d2a3807fe61a50653766c2d5eae /hiera/tuatara.yaml
parent017be84623395009fa0b082094ff16fb52272879 (diff)
parent5a7a84823c685b52aa3a7a1a699f1d894f8c2202 (diff)
Merge branch 'master' of ssh://leap.se/bitmask
Diffstat (limited to 'hiera/tuatara.yaml')
-rw-r--r--hiera/tuatara.yaml16
1 files changed, 12 insertions, 4 deletions
diff --git a/hiera/tuatara.yaml b/hiera/tuatara.yaml
index 14590fe..8c7e5ff 100644
--- a/hiera/tuatara.yaml
+++ b/hiera/tuatara.yaml
@@ -13,6 +13,18 @@ domain:
name: tuatara.unstable.bitmask.net
enabled: true
environment: unstable
+firewall:
+ ssh:
+ from: sysadmin
+ port: 22
+ to: "199.119.112.147"
+ stunnel: []
+ vpn:
+ from: "*"
+ port:
+ - 21724
+ - "443"
+ to: "199.119.112.148"
hosts: {}
ip_address: "199.119.112.147"
location:
@@ -75,10 +87,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"