Use correct output filename
This commit is contained in:
parent
39e1db9c32
commit
5489eeeb7a
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ class cdn::l4lb(
|
||||||
content => template('cdn/l4lb/netns-base.json.erb'),
|
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,
|
ensure => file,
|
||||||
owner => 'root',
|
owner => 'root',
|
||||||
group => 'root',
|
group => 'root',
|
||||||
|
|
Loading…
Add table
Reference in a new issue