Re: [Puppet Users] Re: Apparent unexpectedly synthesized dependency

2015-02-06 Thread jcbollinger
On Thursday, February 5, 2015 at 9:49:31 AM UTC-6, James Oden wrote: > > On Thu, Feb 5, 2015 at 9:52 AM, jcbollinger > wrote: > > >> > >> In particular I don't see where it is getting that Exec[re-read apache > >> config] requires Class[App::Apache] (which itself contains > >> Exec[re-read

Re: [Puppet Users] Re: Apparent unexpectedly synthesized dependency

2015-02-05 Thread James Olin Oden
On Thu, Feb 5, 2015 at 9:52 AM, jcbollinger wrote: >> >> In particular I don't see where it is getting that Exec[re-read apache >> config] requires Class[App::Apache] (which itself contains >> Exec[re-read apache config]). > > > > That dependency arises from the Exec resource being declared by >