Add ''
This commit is contained in:
parent
a82798ead5
commit
3e393a62f9
|
@ -56,7 +56,7 @@ class cdn::cache(
|
||||||
}
|
}
|
||||||
# Reload the network config if it has changed
|
# Reload the network config if it has changed
|
||||||
exec { "networkctl reload":
|
exec { "networkctl reload":
|
||||||
subscribe => File[/etc/systemd/network/cdn-dummy.network],
|
subscribe => File['/etc/systemd/network/cdn-dummy.network'],
|
||||||
refreshonly => true,
|
refreshonly => true,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue