summaryrefslogtreecommitdiff
path: root/hiera/starfish.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/starfish.yaml
parent85a5806ffc674d9722924e1f5b71b051ae52abc8 (diff)
updated hiera files for dev.bm
Diffstat (limited to 'hiera/starfish.yaml')
-rw-r--r--hiera/starfish.yaml20
1 files changed, 16 insertions, 4 deletions
diff --git a/hiera/starfish.yaml b/hiera/starfish.yaml
index 9bcf4ca..9eeeabd 100644
--- a/hiera/starfish.yaml
+++ b/hiera/starfish.yaml
@@ -1,4 +1,6 @@
---
+clamav:
+ whitelisted_addresses: []
contacts:
- micah@leap.se
- sysdev@leap.se
@@ -18,6 +20,18 @@ domain:
name: starfish.dev.bitmask.net
enabled: true
environment: development
+firewall:
+ mx:
+ from: "*"
+ port:
+ - 25
+ - 465
+ to: "176.53.69.23"
+ ssh:
+ from: sysadmin
+ port: 4422
+ to: "176.53.69.23"
+ stunnel: []
haproxy:
couch:
listen_port: 4096
@@ -72,6 +86,8 @@ mynetworks:
- "199.119.112.151"
- "199.119.112.152"
- "199.119.112.153"
+ - "199.119.112.167"
+ - "199.119.112.197"
- "199.119.112.8"
- "204.13.164.162"
- "204.13.164.171"
@@ -105,10 +121,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"