Several times I've found the need to perform a task while a service
was offline. For example, I wanted to replace the master "mysql"
database for MySQL. The only way I've found to handle this currently
is with a cascade of "refreshonly" execs: The first exec takes the
service offline, second copies files (or whatever), third restarts the
service.

Is there a better way to handle this? Anyone else have this need?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to