Puppet, secret fatcs
Posted
by
black_rez
on Server Fault
See other posts from Server Fault
or by black_rez
Published on 2012-12-10T10:15:22Z
Indexed on
2012/12/10
11:09 UTC
Read the original article
Hit count: 193
puppet
|puppetmaster
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.
© Server Fault or respective owner