-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
If the file puppet_joined exists the module seems to skip any other sanity checks when installing.
This could cause the issue that the /etc/pam files are configured for vas, when vas is actually not really installed on the server.
This can be verified by doing the following steps:
- Install vas using puppet
- Remove the binaries and make sure puppet restores the pam files
- Install vas using puppet again
Worst case you have a server where you can not even logon as root from console.
I would suggest that for the next release that it checks both for puppet_joined and do verify that the packages are installed before.
Metadata
Metadata
Assignees
Labels
No labels