mirror ssh firewalling setup from ferm/templates/me.conf.erb with roles
authorPeter Palfrader <peter@palfrader.org>
Sat, 21 Sep 2019 10:43:31 +0000 (12:43 +0200)
committerPeter Palfrader <peter@palfrader.org>
Sat, 21 Sep 2019 10:43:46 +0000 (12:43 +0200)
commit726b3c330d1da3e999b1c2669ab46bef4f1f8731
treecfabad3d011cf948f44d96e52f5900cff1264cad
parent95d4676629882d9881f75d1b6d45b79db57559a8
mirror ssh firewalling setup from ferm/templates/me.conf.erb with roles

In particular:
  debian mirrors can be accessed from syncproxies
  debug mirrors can be accessed from ftp-master
  historical mirrors can be accessed from historical-master
  security mirrors can be accessed from security-master

And from the previous commits:
  syncproxies can be accessed from syncproxies, ftp-master, ports-master, and security-master
modules/roles/manifests/debian_mirror.pp
modules/roles/manifests/debug_mirror.pp
modules/roles/manifests/historical_mirror.pp
modules/roles/manifests/security_mirror.pp