Hi Everyone,
 
I am relativly new to writing puppet modules, and am working to architecht 
our puppet implementation.  One of the questions I have, is rolling back a 
puppet run.  What are the best ways to accomplish this.  
 
For instance, if I add a module to manage autofs, apply it to a server, and 
then no longer want to manage autofs on the server, how would I make it so 
that I can roll the server back to the unconfigured state?
 
Also, when managing local account using puppet, what are ideas to handle 
the following case:Users A, B and C are added to all our servers.  After 
running for some time, we need to only remove User B.
 
I have read on multiple blogs about having !classes, but I want to try and 
work towards using more of an industry standard and wanted to get other 
peoples opinions.
 
Thanks!
Chuck

-- 
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/-/uPGycpyKnEsJ.
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