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

(FM-3773) Fix root_home fact on AIX 5.x #547

Merged
merged 1 commit into from
Nov 20, 2015
Merged

Conversation

reidmv
Copy link
Contributor

@reidmv reidmv commented Nov 19, 2015

The -C (capital C) flag to lsuser is incorrect. It should be -c (lowercase).

this commit updates the aix root_home fact to use lsuser -c, rather than lsuser -C.

The -C (capital C) flag to lsuser is incorrect. It should be -c
(lowercase).

this commit updates the aix root_home fact to use `lsuser -c`, rather
than `lsuser -C`.
bmjen added a commit that referenced this pull request Nov 20, 2015
(FM-3773) Fix root_home fact on AIX 5.x
@bmjen bmjen merged commit 13e307b into puppetlabs:master Nov 20, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants