On Tuesday, July 8, 2014 10:22:41 AM UTC-5, Kim Scarborough wrote: > > Hmm. I don't believe mount will do what I want, as every server has > different NFS mounts I need to modify. Can I say "modify every NFS mount so > that it's nosuid" without actually specifying the mountpoints? > >
No, you cannot do that via Mount resources. Instead, the idiomatic approach here would be to put each mount for each server under individual Puppet management. If you wished, you could also use the Resources resource to purge Mounts that Puppet is not otherwise managing, so that you could be sure that there were no fstab entries without 'nosuid'. (Note, however, that a privileged user can mount filesystems that are not listed in fstab, with whatever options they choose.) John -- 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/aed66f52-12af-4b7e-8146-d73c14d1a6b1%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.