Re: [Puppet Users] Encrypt Passwords in Manifests

2013-04-04 Thread James Matthews
Thanks Guys, will check these out next week Jim Sent from my iPhone On 4 Apr 2013, at 06:34, Gabriel Filion wrote: > Hi there, > > On 04/03/2013 09:18 AM, jim wrote: >> I mainly use Puppet for managing windows hosts, and what to know they >> best way to either encrypt passwords in manifests o

Re: [Puppet Users] Encrypt Passwords in Manifests

2013-04-03 Thread Gabriel Filion
Hi there, On 04/03/2013 09:18 AM, jim wrote: > I mainly use Puppet for managing windows hosts, and what to know they > best way to either encrypt passwords in manifests or where to store them > so they are encrypted and reference them as in a variable etc ? (if that > makes sense) > > e.g. > > c

Re: [Puppet Users] Encrypt Passwords in Manifests

2013-04-03 Thread Vladimir Rutsky
Hello! On 03.04.2013 17:18, jim wrote: Hello all I mainly use Puppet for managing windows hosts, and what to know they best way to either encrypt passwords in manifests or where to store them so they are encrypted and reference them as in a variable etc ? (if that makes sense) e.g. class

Re: [Puppet Users] Encrypt Passwords in Manifests

2013-04-03 Thread Keith Burdis
If you use hiera try Craig Dunn's hiera-gpg . - Keith On 3 April 2013 14:18, jim wrote: > Hello all > > I mainly use Puppet for managing windows hosts, and what to know they best > way to either encrypt password