1
0
mirror of https://github.com/krislamo/puppet-acme_vault synced 2024-09-19 20:40:36 +00:00

remove source for absent vault_bin

This commit is contained in:
Bob Belnap 2021-10-31 13:05:03 -04:00
parent eada6f08af
commit 9a54831664

View File

@ -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