Skip to content

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

Merged
bmjen merged 1 commit intopuppetlabs:masterfrom
reidmv:fm_3773
Nov 20, 2015
Merged

(FM-3773) Fix root_home fact on AIX 5.x#547
bmjen merged 1 commit intopuppetlabs:masterfrom
reidmv:fm_3773

Conversation

@reidmv
Copy link
Copy Markdown
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