We have several webservers that we are going to manage with puppet. We want to make sure the users are the same on all of them.
My plan was to create a separate manifest for each user within a users module. However if someone changes their password one one server how do we make sure that puppet doesn't overwrite that info? Also we want to propagates that password change to the other servers. Therefore putting information the password hash or age of the password in the manifest doesn't seem like it will work. How is this supposed to be done? Thanks in advance. -- 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/-/DJnPtUOMw6kJ. 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.