Remove "command" and fix indent
This commit is contained in:
parent
ca94d62c62
commit
a39f5cdbae
|
@ -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',
|
||||
|
|
Loading…
Reference in a new issue