On Jul 16, 2010, at 12:48 PM, phrawzty wrote: > Thus the question : is it possible / advisable to subscribe a service > to multiple files, and if so, how would it be done ?
Sure. Just do this: subscribe => [ File["first_file"], File["second_file"], File["you_get_the_idea"], ], Or you can use “notify” on each individual file instead of using “subscribe” on the service if you find that easier to manage. -- Rob McBroom <http://www.skurfer.com/> -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-us...@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.