From: Bastian Blank Date: Tue, 11 Apr 2017 10:55:45 +0000 (+0200) Subject: Re-introduce ftpsite variable X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=3335aecd01b527e20789931101e0a4780423b1b1;p=mirror%2Fdsa-puppet.git Re-introduce ftpsite variable --- diff --git a/modules/vsftpd/manifests/site_systemd.pp b/modules/vsftpd/manifests/site_systemd.pp index 346a978b8..789c5665e 100644 --- a/modules/vsftpd/manifests/site_systemd.pp +++ b/modules/vsftpd/manifests/site_systemd.pp @@ -27,6 +27,8 @@ define vsftpd::site_systemd ( absent => false, } + $ftpsite = $name + $fname = "/etc/vsftpd-${name}.conf" file { $fname: