Use correct output filename

This commit is contained in:
Patrik Lundin 2025-03-31 17:29:35 +02:00
parent 39e1db9c32
commit 5489eeeb7a
Signed by: patlu
GPG key ID: A0A812BA2249F294

View file

@ -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',