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

Modernize Module #56

Merged
merged 5 commits into from Mar 3, 2015
Merged

Modernize Module #56

merged 5 commits into from Mar 3, 2015

Commits on Mar 3, 2015

  1. Modernize module

    Taking a quick pass at adding support for Travis, Puppet v3, Ruby 1.8.7,
    1.9.3, and 2.0.0 and passing lint. Also specifies the version of concat
    (1.1.0) and stdlib (4.1.0).
    ghoneycutt authored and Morgan Haskel committed Mar 3, 2015
    Configuration menu
    Copy the full SHA
    de2c7ea View commit details
    Browse the repository at this point in the history
  2. Ensure the use of parameterized classes

    This patch enforces the use of parameterized classes and encoding data
    in your manifests.
    ghoneycutt authored and Morgan Haskel committed Mar 3, 2015
    Configuration menu
    Copy the full SHA
    b812010 View commit details
    Browse the repository at this point in the history
  3. Work around potentially missing domain fact

    This patch works around the case where the domain fact is absent while
    ensuring that all parameters have default values.
    ghoneycutt authored and Morgan Haskel committed Mar 3, 2015
    Configuration menu
    Copy the full SHA
    529da2a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d2a500 View commit details
    Browse the repository at this point in the history
  5. Update to use standard Gemfile, .travis.yml, and Rakefile

    Morgan Haskel committed Mar 3, 2015
    Configuration menu
    Copy the full SHA
    132876d View commit details
    Browse the repository at this point in the history