From 77acbdb1ccdeb83c6ce575bd1824dedb8c752edb Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Fri, 28 Dec 2012 17:59:33 +0000 Subject: [PATCH] {roadstar,jem,telecaster,stratocaster}.m4: Move Git to login servers. This avoids lots of annoying messing about with NFS. Maybe when wheezy is released I'll move these back. --- jem.m4 | 3 ++- roadstar.m4 | 3 +-- stratocaster.m4 | 3 ++- telecaster.m4 | 3 +-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/jem.m4 b/jem.m4 index f34aa71..9ab3dad 100644 --- a/jem.m4 +++ b/jem.m4 @@ -37,8 +37,9 @@ allowservices inbound tcp \ ssh \ ident \ smtp submission \ + imaps \ http https \ - imaps + git ## Provide DNS resolution to local untrusted hosts. for p in tcp udp; do diff --git a/roadstar.m4 b/roadstar.m4 index cbbd8e6..e35a4f1 100644 --- a/roadstar.m4 +++ b/roadstar.m4 @@ -31,8 +31,7 @@ allowservices inbound tcp \ ident \ ftp ftp_data \ rsync \ - http https squid \ - git + http https squid ## Provide DNS resolution to local untrusted hosts. for p in tcp udp; do diff --git a/stratocaster.m4 b/stratocaster.m4 index 9ade7fb..b0ec5d4 100644 --- a/stratocaster.m4 +++ b/stratocaster.m4 @@ -37,8 +37,9 @@ allowservices inbound tcp \ ssh \ ident \ smtp submission \ + imaps \ http https \ - imaps + git ## Other interesting things. dnsresolver inbound diff --git a/telecaster.m4 b/telecaster.m4 index 716e6b1..52ba121 100644 --- a/telecaster.m4 +++ b/telecaster.m4 @@ -31,8 +31,7 @@ allowservices inbound tcp \ ident \ ftp ftp_data \ rsync \ - http https squid \ - git + http https squid ## Other interesting things. dnsresolver inbound -- 2.11.0