Issue #15382 has been reported by Ken Johnson.
----------------------------------------
Feature #15382: Support for comments in fstab file with mount type
https://projects.puppetlabs.com/issues/15382
Author: Ken Johnson
Status: Unreviewed
Priority: Normal
Assignee:
Category: mount
Target version:
Affected Puppet version:
Keywords:
Branch:
We have a user who has some scripts which make use of comments in their fstab
files. Puppet's mount type currently doesn't seem able to preserve comments or
manage them in any way. It might be nice to be able to either tell Puppet to
preserve comments on fstab entries, or manage comments in addition to their
other characteristics. Something like a comments parameter for the mount type?
e.g.
mount { ‘/etc/sda1’:
mountpoint => ‘/some/location’,
comments => ‘A comment!’,
}
--
You have received this notification because you have either subscribed to it,
or are involved in it.
To change your notification preferences, please click here:
http://projects.puppetlabs.com/my/account
--
You received this message because you are subscribed to the Google Groups
"Puppet Bugs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/puppet-bugs?hl=en.