From: Peter Palfrader Date: Sun, 22 Sep 2019 21:35:11 +0000 (+0200) Subject: ftpmaster has an apache X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=8d17b40d71b29ae6e589e160504170f2c7cf172d;p=mirror%2Fdsa-puppet.git ftpmaster has an apache --- diff --git a/modules/roles/manifests/ftp_master.pp b/modules/roles/manifests/ftp_master.pp index 5bef58726..7b3053aee 100644 --- a/modules/roles/manifests/ftp_master.pp +++ b/modules/roles/manifests/ftp_master.pp @@ -1,6 +1,7 @@ class roles::ftp_master { include roles::dakmaster include roles::signing + include apache2 rsync::site { 'dakmaster': source => 'puppet:///modules/roles/dakmaster/rsyncd.conf',