Skip to content

v0.4.0

Compare
Choose a tag to compare
@nmaludy nmaludy released this 07 Jan 03:32
· 360 commits to master since this release
2f4ff02

Release 0.4.0 (2020-01-06)

  • Add support for SUSE Linux Enterprise. (Enhancement)

    Contributed by Michael Surato (@msurato)

  • Modify the scripts to use /etc/os-release. This will fallback to older methods in the absense of /etc/os-release. (Enhancement)

    Contributed by Michael Surato (@msurato)

  • Re-establish all targets availability after reboot

    Contributed by Vadym Chepkov (@vchepkov)

  • Fixed a bug in patching::puppet_facts where the sub command would fail to run on
    installations with custom GEM_PATH settings. (Bug Fix)

    Contributed by Nick Maludy (@nmaludy)

  • Changed the property we use to look up SolarWinds nodes from 'Caption' to 'DNS' by
    default. Also made the property configurable using the patching_monitoring_name_property.
    There are now new parameters on the patching::monitoring_solarwinds task and plans
    to allow specifying what property we are matching for on the SolarWinds side. (Enhancement)

    Contributed by Nick Maludy (@nmaludy)