diff --git a/manifests/common.pp b/manifests/common.pp index c55878a..f530460 100644 --- a/manifests/common.pp +++ b/manifests/common.pp @@ -68,10 +68,6 @@ class acme_vault::common ( file { $vault_bin: ensure => absent, - owner => 'root', - group => 'root', - mode => '0555', - source => 'puppet:///modules/acme_vault/vault', } # variables in bashrc