mirror of
https://github.com/krislamo/puppet-acme_vault
synced 2024-11-09 20:30:36 +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:
|
file { $vault_bin:
|
||||||
ensure => absent,
|
ensure => absent,
|
||||||
owner => 'root',
|
|
||||||
group => 'root',
|
|
||||||
mode => '0555',
|
|
||||||
source => 'puppet:///modules/acme_vault/vault',
|
|
||||||
}
|
}
|
||||||
|
|
||||||
# variables in bashrc
|
# variables in bashrc
|
||||||
|
Loading…
Reference in New Issue
Block a user