Thanks Guys, will check these out next week

Jim

Sent from my iPhone

On 4 Apr 2013, at 06:34, Gabriel Filion <lelu...@gmail.com> 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 or where to store them
>> so they are encrypted and reference them as in a variable etc ? (if that
>> makes sense)
>> 
>> e.g.
>> 
>> class roles::base::users {
>> user { 'Administrator':
>> ensure                 => present,
>> password               => 'Please_hide_me;01',
>> }
> 
> You might want to have a look at trocla which was developped for that
> purpose:
> 
> https://github.com/duritong/trocla
> 
> with the puppet integration module:
> 
> https://github.com/duritong/puppet-trocla
> 
> -- 
> Gabriel Filion
> 

-- 
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 puppet-users+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-users@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to