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

mount: Add proper new lines when on AIX to prevent failures #8273

Merged
merged 2 commits into from
Mar 5, 2019
Merged

Conversation

tas50
Copy link
Contributor

@tas50 tas50 commented Mar 5, 2019

AIX requires double new lines between mounts in fstab. This backports #8271

moutons and others added 2 commits March 4, 2019 17:06
Without a newline separating entries, AIX will not allow the entry
preceding the one managed by Chef to be mounted anymore - this
appears not to be an issue for already-mounted filesystems. See
Zendesk ticket 20952 for more details.

Signed-off-by: Shaun Mouton <[email protected]>
…nt point for AIX.

Add existing mount to enable spec

Signed-off-by: Gavin Reynolds <[email protected]>
@tas50 tas50 requested a review from a team March 5, 2019 01:07
@tas50 tas50 merged commit 4a72f01 into chef-14 Mar 5, 2019
@chef-ci chef-ci deleted the aix_mount branch March 5, 2019 01:35
@lock
Copy link

lock bot commented Mar 19, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Mar 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants