Title: Message Title
Joe Pinsonault commented on an issue
Puppet / Bug PUP-3373
'mount' resource with list of mount options only applies the first option
When creating a mount resource with a list of mount option, puppet appears to only add the first option to /etc/fstab.

Using the attached manifest and iso file, asking for these options:
{noformat}
options => ['loop', 'exec', 'nouser']
{noformat}
the fstab entry looks like this:
{noformat}/tmp/testimage.iso /tmp/mount_point iso9660 loop 0 0{noform...


--
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.

Reply via email to