Re: [Puppet Users] Cannot schedule without a schedule-containing catalog

2015-08-10 Thread Julien Pivotto
On Mon, Aug 10, 2015 at 08:44:33AM +0200, Julien Pivotto wrote: > Hi all, > > Giving the following code: > > https://github.com/Inuits/puppet-acl/commit/7bf09e329dc08641089780f0104b9b93101f8ddc > > My questions: > > 1. Why do I get those "Cannot schedule without a schedule-containing catalog"

[Puppet Users] Cannot schedule without a schedule-containing catalog

2015-08-09 Thread Julien Pivotto
Hi all, Giving the following code: https://github.com/Inuits/puppet-acl/commit/7bf09e329dc08641089780f0104b9b93101f8ddc And the following file tree: # mkdir -p /tmp/foobar/bar # touch /tmp/foobar/{,foo,barfoo,bar/foo} When I run the following command: # puppet apply -e "acl {'/tmp/foobar'