Project

General

Profile

« Previous | Next » 

Revision b132780f

Added by Dominic Cleal about 9 years ago

Use puppetlabs-concat instead of theforeman-concat_native

View differences:

manifests/zone.pp
$zonefilename = "${zonefilepath}/${filename}"
concat_fragment { "dns_zones+10_${zone}.dns":
concat::fragment { "dns_zones+10_${zone}.dns":
target => $::dns::publicviewpath,
content => template('dns/named.zone.erb'),
order => "10-${zone}",
}
file { $zonefilename:

Also available in: Unified diff