Skip to content
This repository has been archived by the owner on Mar 13, 2023. It is now read-only.

Releases: simp/pupmod-simp-simp_grafana

Release of 1.0.6

27 Nov 16:43
1.0.6
82de3e6
Compare
Choose a tag to compare
* Mon Oct 29 2018 Liz Nemsick <lnemsick.simp@gmail.com> - 1.0.6-0
  - Fix bug in resource ordering of pki::copy and grafana::service
  - Use simplib::passgen() in lieu of deprecated passgen()
  - Update badges and contribution guide URL in README.md

* Tue Sep 11 2018 Nicholas Markowski <nicholas.markowski@onyxpoint.com> - 1.0.6-0
  - Updated $app_pki_external_source to accept any string. This matches the
    functionality of pki::copy.

* Thu Jun 14 2018 Nick Miller <nick.miller@onyxpoint.com> - 1.0.6-0
  - Update systemd fixtures and CI assets
  - Add support for Puppet 5 and OEL

Release of 1.0.5

28 Mar 13:28
Compare
Choose a tag to compare
* Fri Feb 16 2018 Liz Nemsick <liz.nemsick-simp@gmail.com> - 1.0.5-0
  - Update upper range of puppet/grafana module dependency to < 5.0.0
  - Update README to include section on rubygem-puppetserver-toml

Release of 1.0.4

12 Jul 17:39
Compare
Choose a tag to compare
* Wed Jul 12 2017 Liz Nemsick <liz.nemsick-simp@gmail.com> - 1.0.4-0
  - Workaround 2-pass grafana rpm install issue in acceptance tests
  - Update README to reflect SIMP 6 global catalysts.

* Tue May 09 2017 Liz Nemsick <liz.nemsick-simp@gmail.com> - 1.0.4-0
  - Update to latest Grafana (4.2.0) and Elasticsearch (5.4.0)
  - simp_grafana::version now defaults to 'latest'
  - Confine puppet version in metadata.json

1.0.3: (SIMP-2931) Fixed Beaker Tests (#18)

13 Jun 21:50
Compare
Choose a tag to compare
Acceptance tests needed a new root password parameter set in Hiera

SIMP-2931 #close