Hi, >From my testing it seems that when managing mount resources puppet only compares the manifest against fstab and not mtab. For example if I have
mount { '/tmp': ensure => mounted, options => 'noexec,nodev,nosuid', } And then do mount -o remount,exec /tmp I would expect the next puppet run to correct this, but I'm not seeing this, only if I edit fstab is the resource updated. Is this expected behavior? (Running 4.9). Thanks, Alan -- 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/af5363b2-ba6e-4572-9218-f4b0742ad21c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.