From: Martin Zobel-Helas Date: Wed, 13 May 2015 16:42:33 +0000 (+0000) Subject: remove private class use of concat::setup X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=ccaebdb3f52afc4416fa1a515d50b48b6ac9ee7f;p=mirror%2Fdsa-puppet.git remove private class use of concat::setup Signed-off-by: Martin Zobel-Helas --- diff --git a/modules/dnsextras/manifests/entries.pp b/modules/dnsextras/manifests/entries.pp index 344c6f450..3c0082c01 100644 --- a/modules/dnsextras/manifests/entries.pp +++ b/modules/dnsextras/manifests/entries.pp @@ -1,5 +1,4 @@ class dnsextras::entries { - include concat::setup file { '/srv/dns.debian.org/puppet-extra': ensure => 'directory',