Fellow Puppet Users!

I have a continually growing list of 600 remote users that I need to ensure 
exist across 3 web servers.  I only need to ensure these users exist, and 
that the password is set with the what they provide via a secure web 
interface. Within my puppet configuration, I don't know if I should do some 
of this in a template (as I have yet to create a template), or all within a 
manifest.  

I think what it really comes down to is: How do I best import my 600+ line 
list of "username, password" into a hash??  Then loop through that hash and 
check it against the appropriate username/password.  I'm sure something 
like this has been done before, but all of my trolling the internet has 
failed to come up with a good example. 

Any input is appreciated!  Thanks...

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/puppet-users/-/X68ubmfC8wAJ.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to