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

Parameterize package names #97

Merged
merged 2 commits into from Dec 23, 2014
Merged

Parameterize package names #97

merged 2 commits into from Dec 23, 2014

Commits on Dec 2, 2014

  1. Parameterize package names

    This adds parameters for the following packages:
    * node_pkg
    * npm_pkg
    * dev_pkg
    
    For backwards-compatibility, I have left the `dev_package` boolean name
    intact.
    
    Added a little more documentation.
    
    Noted that this has been tested on Red Hat Enterprise Linux 6.
    
    Update tests:
    * Default to 'false' for `dev_package` on RHEL and derivatives (including
    Fedora and Amazon).
    * Add tests for RHEL and derivatives:
      * when `node_pkg` is defined
      * when `node_pkg` and `npm_pkg` are defined
    skpy committed Dec 2, 2014
    Copy the full SHA
    ad8cdfa View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2014

  1. merge master

    skpy committed Dec 23, 2014
    Copy the full SHA
    52d5752 View commit details
    Browse the repository at this point in the history