[Puppet Users] Puppet in Novell Zenworks ZCM 11

2013-03-28 Thread stewart
Hello.. I'm in charge of setting up a ZCM server to replace an older ZLM instance. One of the reasons given for sticking with Novell and the new version is that puppet is used as the linux engine for applying policies. Unfortunately when that decision was made it wasn't realised that the

[Puppet Users] Re: Managing sensitive strings with puppet

2011-12-28 Thread Ryan Stewart
On Dec 27, 5:00 pm, Ryan Stewart zzant...@gmail.com 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 because

[Puppet Users] Re: Managing sensitive strings with puppet

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

[Puppet Users] Re: Managing sensitive strings with puppet

2011-12-27 Thread Ryan Stewart
On Dec 23, 11:33 am, Nigel Kersten ni...@puppetlabs.com wrote: On Thu, Dec 22, 2011 at 12:00 PM, Ryan Stewart zzant...@gmail.com 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

[Puppet Users] Re: Managing sensitive strings with puppet

2011-12-27 Thread Ryan Stewart
On Dec 23, 11:33 am, Nigel Kersten ni...@puppetlabs.com 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,

[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