search for: password_on_client

Displaying 1 result from an estimated 1 matches for "password_on_client".

2007 Apr 20
4
passwords only on client nodes
...t;%= password %>` line The problem with this is, that I''d have to store the password on the puppetmaster. I''d like to be able, to store passwords only on the clients and generate config files with these passwords. This is what I came up with: http://well.done.hu/temp/password_on_client.pp Do you have any better idea? This method just feels too messy -- I have to define 4 additional resources to get the config generated. I''m sure some of you came across this problem too. TIA, Gabor