mirror of
https://github.com/krislamo/puppet-acme_vault
synced 2025-01-18 07:30:34 +00:00
remove source for absent vault_bin
This commit is contained in:
parent
eada6f08af
commit
9a54831664
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user