Puppet, secret fatcs
- by black_rez
I manage servers with a puppet master and I use Foreman for visualisation.
Because of specific regulation, the only access I have is the puppet agent for configuration and some informations can't be visualized by foreman and the master can't store this information.
For example, the puppet agent need to get a secret variable (a password store in a file).
How I can get it without know this variable?
Also I need to keep reports because I want to know what happen on the server.