Skip to content

v1.0.2

Compare
Choose a tag to compare
@rwaffen rwaffen released this 23 Feb 11:10
· 453 commits to master since this release

Includes the following pull requests:

PR #123

  • add os_support information
  • fix dependencies which contain unbounded ranges
  • fix unrecognized license in metadata

PR #124

  • Switch from REXML to Nokogiri
  • Run only unit tests during normal travis rake task
  • Adopt PR #116 to all other providers
  • Add PR #116 and add more spec tests

PR #125

  • metadata.json : use proper class name for module path
  • oned.conf.erb : adopt changes for ONE 4.10

PR #126

  • Correct usage of nokogiri when fetching existing types
  • add copyrights
  • allow user to set individual log level
  • bugfixes

PR #127

  • hiera has trouble delivering false as a result. we will use string instead.