diff --git a/global/overlay/etc/puppet/modules/cdn/manifests/l4lb.pp b/global/overlay/etc/puppet/modules/cdn/manifests/l4lb.pp index c666b2d..65b7bcf 100644 --- a/global/overlay/etc/puppet/modules/cdn/manifests/l4lb.pp +++ b/global/overlay/etc/puppet/modules/cdn/manifests/l4lb.pp @@ -64,7 +64,7 @@ class cdn::l4lb( content => template('cdn/l4lb/netns-base.json.erb'), } - file { '/opt/sunet-cdn/l4lb/conf/nft-l4lb.conf.erb': + file { '/opt/sunet-cdn/l4lb/conf/nft-l4lb.conf': ensure => file, owner => 'root', group => 'root',