On Wednesday, August 1, 2012 1:18:51 AM UTC-5, Axel Bock wrote:
>
>
> Mainly I just want to have the directory to have the correct permission 
> when it is not currently mounted.
>
>
If those permissions are different from the ones that the exported 
directory has on the NFS server, then you have a tricky problem.  As 
Christopher described, Puppet cannot directly distinguish between the 
remote directory visible when it is mounted and the mount point directory 
visible when the remote directory is not mounted.  This is an intentional 
aspect of the Unix architecture and design.

Are you sure that you actually need to manage the mount point's 
permissions?  They do not matter as long as the remote directory is 
mounted, so perhaps ensuring the remote directory mounted would be 
sufficient.


John

-- 
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/-/8epspT5wARsJ.
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