Hello! Imagine I have some service which config is split into several config files. How should I configure puppet to manage those files so that: 1) service is restarted only once after all configs were synced 2) if some error occurs during update (network error, disk full, any other) I want to be sure that either all config files are refreshed or none of them are (so that service is always in consistent state). Thanks! -- 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+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.