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 root user plugin #698

Closed
wants to merge 4 commits into from
Closed

Add root user plugin #698

wants to merge 4 commits into from

Commits on Dec 28, 2015

  1. Adds the 'root_user' Ohai attribute.

    This abstracts out the root user information just as the root group
    information is. It makes the appropriate name available via the
    root_user attribute.
    John Bellone authored and sh9189 committed Dec 28, 2015
    Configuration menu
    Copy the full SHA
    068d5de View commit details
    Browse the repository at this point in the history
  2. Use os plugin to get root_user

    sh9189 committed Dec 28, 2015
    Configuration menu
    Copy the full SHA
    9c4a621 View commit details
    Browse the repository at this point in the history
  3. Fix root_user plugin specs

    sh9189 committed Dec 28, 2015
    Configuration menu
    Copy the full SHA
    e935d76 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c87473 View commit details
    Browse the repository at this point in the history