* Tim Coote [2011-06-01]: > I'm trying to work out the best way to use Puppet to control an > existing estate, and then how to refactor the configurations. I'd like
I don't believe there to be a best way, it depends on your situation. When I introduced puppet at our company, I chose to start from scratch and migrate services to the new architecture one-by-one. This is still a huge undertaking, but having installed each machine from scratch with puppet gives us some certainty about configuration coverage, i.e. no files outside puppet's control. In a different setup it might just be good enough to migrate files and services under puppet's control as you go. cheers, Nikolay -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. 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.