Restart sunet-cdnp if extracting new version
This commit is contained in:
parent
56b16a6d44
commit
0447b7b106
1 changed files with 1 additions and 0 deletions
|
@ -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":
|
||||
|
|
Loading…
Add table
Reference in a new issue