Hi

We have some requirement to integrated with a password management tool. 
We only have access to the credentials on the agent-side and we may not 
put them into a fact.

two possible solutions come to mind:

- we could create ruby functions to query the credentials. If they could 
be used in erb templates and if they could be evaluated on agent-side. But 
I think the whole ERB template is parsed on the master-side - is this 
assumption correct?

- create  a "postrun_command framework" which takes configuration 
templates generated by puppet, replaces password place-holders, restarts 
services, ...

Somehow the first variant is more appealing to me or maybe there is even 
a more easy solution for such a problem? :)

- Thomas


-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/ls1o98%249lo%241%40ger.gmane.org.
For more options, visit https://groups.google.com/d/optout.

Reply via email to