Restart sunet-cdnp if extracting new version

This commit is contained in:
Patrik Lundin 2024-11-12 16:31:29 +01:00
parent 56b16a6d44
commit 0447b7b106
Signed by: patlu
GPG key ID: A0A812BA2249F294

View file

@ -176,6 +176,7 @@ class cdn::cache(
command => "tar -xzf ${sunet_cdnp_file} sunet-cdnp",
cwd => $sunet_cdnp_dir,
refreshonly => true,
notify => Service['sunet-cdnp'],
}
file { "${sunet_cdnp_dir}/sunet-cdnp":