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

Update params to account for oracle linux. #183

Merged

Commits on Nov 19, 2013

  1. Updated params to account for oracle linux.

    We should analyze the $::osfamily fact to define $nx_daemon_user.  Support for
    $::operatingsystem remains but is greeted with a deprecation warning that
    suggests upgrading to factor >= 1.7.2.
    
    Corrected spec failures in redhat.pp when evaluating an undef
    $::lsbmajdistrelease.  Now the variable must be defined before comparison.
    drfeelngood committed Nov 19, 2013
    Configuration menu
    Copy the full SHA
    9c787d9 View commit details
    Browse the repository at this point in the history