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
signature.asc
Description: OpenPGP digital signature