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

(PUP-7807) Add mount options on AIX remount #6105

Closed
wants to merge 1 commit into from
Closed

(PUP-7807) Add mount options on AIX remount #6105

wants to merge 1 commit into from

Conversation

jarretlavallee
Copy link

Prior to this commit, the mount resource on AIX would not remount NFS
shares with the mount options specified. Since AIX did not read the NFS
options from the /etc/filesystems, the share would be remounted
without options.

This commit adds a simple check to ensure all AIX remounts are done with
the specified options including JFS2.

Prior to this commit, the mount resource on AIX would not remount NFS
shares with the mount options specified. Since AIX did not read the NFS
options from the `/etc/filesystems`, the share would be remounted
without options.

This commit adds a simple check to ensure all AIX remounts are done with
the specified options including JFS2.
@puppetcla
Copy link

Waiting for CLA signature by @jarretlavallee

@jarretlavallee - We require a Contributor License Agreement (CLA) for people who contribute to Puppet, but we have an easy click-through license with instructions, which is available at https://cla.puppet.com/

Note: if your contribution is trivial and you think it may be exempt from the CLA, please post a short reply to this comment with details. http://docs.puppet.com/community/trivial_patch_exemption.html

@puppetcla
Copy link

CLA signed by all contributors.

@MosesMendoza
Copy link
Contributor

hi @jarretlavallee, thanks for your submission! I've taken your code into #6283, which adds a test and helps out with some of the duplication.

@MosesMendoza
Copy link
Contributor

superseded by #6283

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants