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

Add fact to display the current user's full name #9

Merged
merged 2 commits into from Nov 26, 2017

Conversation

paulgalow
Copy link
Contributor

I'm using this fact to display the current user's full name by using your 'mac_current_user' fact as a variable. As an example:

'mac_current_user' = paulgalow
'mac_current_user_full_name' = Paul Galow

As I'm using your great collection of Mac facts I'd like to propose adding this fact. I'm successfully running this on Puppet v5.3.2 with Facter v3.9.2 (server side) and on macOS 10.12.6 and 10.13.1 (client side).

Perhaps this is useful to anyone else.

I'm using this fact to display the current user's full name by using your 'mac_current_user' fact as a variable. As an example:

'mac_current_user' = paulgalow
'mac_current_user_full_name' = Paul Galow

As I'm using your great collection of Mac facts I'd like to propose adding this fact. I'm successfully running this on Puppet v5.3.2 with Facter v3.9.2 (server side) and on macOS 10.12.6 and 10.13.1 (client side).

Perhaps this is useful to anyone else.
@grahamgilbert grahamgilbert merged commit 91bccf2 into grahamgilbert:master Nov 26, 2017
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

2 participants