Hello, Up to right now everything is working great with puppet. I just have one questions.
Is there a way to tell a type (like file) not to fail if something specific happens. Let's say I have a directory which it needs to be created if its not there and then I mount a file system "ro" on top of that. The first time it'll work but the second time it will fail with an error saying the directory is "ro" and it will fail on recursion. There has to be a way to tell puppet that when is a "ro" just check if the file is there don't create it (if you ar elooking for a file inside a "ro" direcotry) I don't know if its clear what I'm trying to achieve. Thank you. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-us...@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.