Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes to mount state 2015.8 #26363

Conversation

garethgreenaway
Copy link
Contributor

Some mount options are translated to different options once a share has been mounted, eg. when specifying a protocol for NFS as either tcp or udp this option is translated into either proto=tcp or proto=udp. Change adds a lookup dictionary for these options so that a re-mount isn't forced each time. #26327

…as been mounted, eg. when specifying a protocol for NFS as either tcp or udp this option is translated into either proto=tcp or proto=udp. Change adds a lookup dictionary for these options so that a re-mount isn't forced each time. saltstack#26327
@jfindlay jfindlay added State-Module Medium Change Platform Relates to OS, containers, platform-based utilities like FS, system based apps Tests-Passed labels Aug 17, 2015
cachedout pushed a commit that referenced this pull request Aug 17, 2015
…sible_mount_options

Fixes to mount state 2015.8
@cachedout cachedout merged commit 59c1e86 into saltstack:2015.8 Aug 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Platform Relates to OS, containers, platform-based utilities like FS, system based apps State-Module Tests-Passed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants