Re: [Puppet Users] Unexpected dependency cycle

2010-05-25 Thread Dan Bode
Hi Ben, On Mon, May 24, 2010 at 5:03 PM, Ben Beuchler wrote: > The class below is designed to ensure that a fifo exists that will be > written to by Apache and read from by syslog-ng. I've attached the > relevant chunk of the dependency graph. It's obvious to me why > Exec[access_log_pipe] is

Re: [Puppet Users] Unexpected dependency cycle

2010-05-24 Thread Patrick
On May 24, 2010, at 5:03 PM, Ben Beuchler wrote: > The class below is designed to ensure that a fifo exists that will be > written to by Apache and read from by syslog-ng. I've attached the > relevant chunk of the dependency graph. It's obvious to me why > Exec[access_log_pipe] is a parent nod