Skip to content

v1.3.0

Choose a tag to compare

@nmaludy nmaludy released this 05 Mar 17:14
· 72 commits to master since this release
40df159

Release 1.3.0 (2021-03-05)

  • Fixed issue where puppet facts were not in the expected spot causing
    puppet_facts plan to fail. We added a conditional to check for the facts
    in both places

    Contributed by Bradley Bishop (@bishopbm1)

  • Bumped module puppetlabs/puppet_agent to < 5.0.0

    Contributed by @fetzerms

  • Added module puppetlabs/reboot to >= 3.0.0 < 5.0.0

    Contributed by @fetzerms

  • Bumped puppet requirement to < 8.0.0 to support Puppet 7

    Contributed by Nick Maludy (@nmaludy)

  • PDK update to 2.0.0

    Contributed by Nick Maludy (@nmaludy)

  • Remove tests for Puppet 5.
    NOTICE Puppet 5 support will be removed in next major version.

    Contributed by Nick Maludy (@nmaludy)

  • Added tests for Puppet 7

    Contributed by Nick Maludy (@nmaludy)