athenahealth / puppet-vault

Puppet module to manage Vault (https://vaultproject.io)
Apache License 2.0
0 stars 2 forks source link

Fix manage_file_capabilities #3

Closed jeffbyrnes closed 2 years ago

jeffbyrnes commented 2 years ago

SUMMARY

Fixes a bug where $manage_file_capabilities is true and $package_name is a custom name (i.e., not 'vault')

See jsok/puppet-vault#157

TESTS/SPECS

Add a context to test a custom package name when $manage_file_capabilities = true