Make puppet-lint happy
This commit is contained in:
parent
3e393a62f9
commit
382214ef2b
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ class cdn::cache(
|
|||
content => template('cdn/cache/cdn-dummy.network.erb'),
|
||||
}
|
||||
# Reload the network config if it has changed
|
||||
exec { "networkctl reload":
|
||||
exec { 'networkctl reload':
|
||||
subscribe => File['/etc/systemd/network/cdn-dummy.network'],
|
||||
refreshonly => true,
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue