On 08/03/2011 04:44 PM, Matthew J Black wrote: > Not sure if that'll work right but one option is you should be able to use > the generate function in the manifest to make an external call within the > puppetmaster to create the encrypted password. The downside is that its > going to execute every time, where it might be less of a performance hit to > cut and paste in the encrypted password into the manifest.
or you can use something like trocla to not even store the encrypted password in the manifest: https://github.com/duritong/trocla https://github.com/duritong/puppet-trocla ~pete -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.