Merge remote-tracking branch 'waldi/srv-mirrors'
authorPeter Palfrader <peter@palfrader.org>
Fri, 10 Feb 2017 20:35:31 +0000 (21:35 +0100)
committerPeter Palfrader <peter@palfrader.org>
Fri, 10 Feb 2017 20:35:31 +0000 (21:35 +0100)
* waldi/srv-mirrors:
  Setup /srv/mirrors/debian-security on security_mirror
  Setup /srv/mirrors on all (archvsync-based) mirrors

Conflicts:
modules/roles/manifests/ftp.pp

1  2 
modules/roles/manifests/ftp.pp

@@@ -1,6 -1,5 +1,7 @@@
  class roles::ftp {
 +      # this is the FTP part of the roles::debian_mirror class
 +
+       include roles::archvsync_base
        include ferm::ftp_conntrack
  
        $bind = $::hostname ? {