Re: [Puppet Users] Re: notify vs. require of services

2012-09-05 Thread Axel Bock
Am Mittwoch, 5. September 2012 11:25:51 UTC+2 schrieb R.I. Pienaar: > > why would you start a service before the config file is deployed? > surely you want to configure the service before starting it? > sure :) . that's what I meant, basically. > so the common pattern is: > > package{"some

Re: [Puppet Users] Re: notify vs. require of services

2012-09-05 Thread R.I.Pienaar
- Original Message - > From: "Axel Bock" > To: puppet-users@googlegroups.com > Sent: Wednesday, September 5, 2012 10:18:31 AM > Subject: [Puppet Users] Re: notify vs. require of services > > hm, I still don't see the logic. > > I think this is a common scenario (please tell me I'm wron