From: Julien Cristau Date: Tue, 8 Oct 2019 14:41:07 +0000 (+0200) Subject: debian_org::apt_restricted: fix fragment name X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fdsa-puppet.git;a=commitdiff_plain;h=d35901de191a3a9d7a4143cdec8263b6fc5e14b5 debian_org::apt_restricted: fix fragment name --- diff --git a/modules/debian_org/manifests/apt_restricted.pp b/modules/debian_org/manifests/apt_restricted.pp index e51776f74..1bfe0e476 100644 --- a/modules/debian_org/manifests/apt_restricted.pp +++ b/modules/debian_org/manifests/apt_restricted.pp @@ -5,7 +5,7 @@ class debian_org::apt_restricted { components => 'non-free', } - @@concat::fragment { "debian_org::apt_restricted::apache-acl::host::${name}": + @@concat::fragment { "debian_org::apt_restricted::apache-acl::host::${::fqdn}": tag => 'debian_org::apt_restricted::apache-acl', target => '/etc/apache2/conf-available/puppet-restricted-acl.conf', content => @("EOF"),