Hello all,

we had some NFS mounts in /nfs/mount1. Then we created a link
from /nfs/mount1 to /mount1. Both resources were defined using puppet
(mount and file). As the mounts were defined in fstab, the file
resource was applied every time with no problem (it ensured that the
link was created).

Now we have moved from fstab mounts to automount, and now the file
resource that creates the link triggers an automatic mount everytime
puppet runs (not desired).

A part from creating those links in an exec, anyone has a better idea on
how to manage this somehow more elegant?

TIA,
Arnau

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/20150423124413.6693185d%40eidolon.
For more options, visit https://groups.google.com/d/optout.

Reply via email to