Hi readers, 

I had this idea. I am deploying a configuration file of a service with 
puppet, and I want to restart the service if the file changes. 

so I had this idea that the file definition contains a require=> and a 
notify=> for the service. 
that does not work, because Puppet does assume cyclic dependencies then. 

And I have no clue whatsoever why. both statements go from file to service 
(or from service to file, however you like to put it), but I really don't 
see a cyclic dependency here. 


can anyone help me out? 
thanks in advance, 
axel.

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/puppet-users/-/7y8HA_Nt0g4J.
To post to this group, send email to puppet-users@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.

Reply via email to