Title: Message Title
Dawid Rabiega commented on an issue
Puppet / Bug PUP-2652
Handling two depending file resources with recurse
There is problem when two file resources depending each other, and one is recurse => true. Following error occurs:

Test case:
{code}
$ find . -type f
./modules/test/manifests/init.pp
./modules/test/files/b/x
./modules/test/files/b/z
./modules/test/files/b/y
./manifests/site.pp
./test.pp
$ cat manifests/site.pp
## site.pp

node default {
 ...

--
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.

Reply via email to