> Do you maybe mean "after => Package['httpd']" there? Yes. I mean 'require.' On Thu, Aug 27, 2015 at 6:08 PM, Jeremy Stanley <fungi at yuggoth.org> wrote: > On Thu, Aug 27, 2015 at 5:38 PM, Spencer Krum <krum.spencer at gmail.com> > wrote: > [...] > > In that case I would recommend either before => Package['httpd'] or > before > > => Class['httpd::install']. (The second one requires us to create that > > class, but this is a pattern used by many modules to expose exactly this > > kind of hooks into the dependency graph). > > Do you maybe mean "after => Package['httpd']" there? The directories > we want to put these files in won't exist until the package > installation completes. We just want to make sure we notify the > service after the files get installed. > > Anyway, I'm willing to give this another shot. I will admit I took > the easy way out in my patch and just puppeted the needed > directories after I ran up against Puppet complaining about a > circular dep tree calculation. > -- > Jeremy Stanley > > _______________________________________________ > OpenStack-Infra mailing list > OpenStack-Infra at lists.openstack.org > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra > -- Spencer Krum (619)-980-7820 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-infra/attachments/20150827/831e76e7/attachment.html>