Remove "command" and fix indent

This commit is contained in:
Patrik Lundin 2024-10-31 15:39:11 +01:00
parent ca94d62c62
commit a39f5cdbae
Signed by: patlu
GPG key ID: A0A812BA2249F294

View file

@ -151,7 +151,6 @@ class cdn::cache(
}
file { "${sunet_cdnp_dir}/sunet-cdnp":
command => "tar -xzf ${sunet_cdnp_file} sunet-cdnp",
owner => 'root',
group => 'root',
mode => '0755',