[Puppet Users] Re: Managing sensitive strings with puppet

2011-12-28 Thread Ryan Stewart
On Dec 28, 11:33 am, Nigel Kersten wrote: > On Wed, Dec 28, 2011 at 9:06 AM, Ryan Stewart wrote: > > On Dec 27, 5:00 pm, Ryan Stewart wrote: > > > Before jumping into hiera, I was trying to get a feel for extlookup() > > > with CSV files because it looked pretty

[Puppet Users] Re: Managing sensitive strings with puppet

2011-12-28 Thread Ryan Stewart
On Dec 27, 5:00 pm, Ryan Stewart wrote: > Before jumping into hiera, I was trying to get a feel for extlookup() > with CSV files because it looked pretty simple, but I can't seem to > make it work. nm. I figured out what I was doing wrong. -- You received this message b

[Puppet Users] Re: Managing sensitive strings with puppet

2011-12-27 Thread Ryan Stewart
On Dec 23, 11:33 am, Nigel Kersten wrote: > http://www.craigdunn.org/2011/10/secret-variables-in-puppet-with-hier... > > Does that help? > > I've done this in the past without hiera, where you have a function that > runs on the master to decrypt the content out of version control, but the > above

[Puppet Users] Re: Managing sensitive strings with puppet

2011-12-27 Thread Ryan Stewart
On Dec 23, 11:33 am, Nigel Kersten wrote: > On Thu, Dec 22, 2011 at 12:00 PM, Ryan Stewart wrote: > > I'm new to Puppet, and I'm a software developer, not a sysadmin, so be > > gentle. I have puppet managing some files via templates, and one of > > the template var

[Puppet Users] Managing sensitive strings with puppet

2011-12-23 Thread Ryan Stewart
I'm new to Puppet, and I'm a software developer, not a sysadmin, so be gentle. I have puppet managing some files via templates, and one of the template variables that needs to be plugged in is a password of sorts that shouldn't be generally available. In particular, it can't be stored in the manife