Skip to content
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.

3.0.0 (2020-03-29)

Latest
Compare
Choose a tag to compare
@jaredledvina jaredledvina released this 29 Mar 23:32
· 339 commits to master since this release
7bf4b83

Full Changelog

This release includes mostly maintenance updates since 2.0.0.

  • Support newer versions of Sensu Go by ensuring we initialize the sensu-backend process
  • Add sensu_go_backend_init_admin_username and sensu_go_backend_init_admin_password variables
  • Pin molecule to v2.22 to maintain InSpec testing support
  • Bump the minimum required Ansible version to 2.9
  • Remove EOL'ed operating systems (Ubuntu 14.04, Fedora 28 & 29)
  • Remove CentOS 6 from automatic testing due to lack of Python 2.7 or higher
  • Default to Python 3 across the board
  • Various testing related updates and upgrades

It is recommended that folks look at using https://github.com/sensu/sensu-go-ansible instead of this role as that role is officially sponsored by Sensu Inc. However, if this role is helpful, feel free to use it!

Implemented enhancements:

  • EOL Maintenance Updates & Sensu Go Backend Initialization Support #337 (jaredledvina)

Closed issues:

  • default user and password #292
  • Molecule tests are failing on docker driver #154
  • Reach out to flowerysong #151
  • sensu-go-check module examples have invalid options #149