Forráskód Böngészése

Use the latest version of the FreeBSD package

Stephen Muth 8 éve
szülő
commit
81dbf350a9
2 módosított fájl, 2 hozzáadás és 1 törlés
  1. 1 0
      CHANGELOG.md
  2. 1 1
      vars/FreeBSD.yml

+ 1 - 0
CHANGELOG.md

@@ -6,6 +6,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
 ## Unreleased
 ### Changed
 - Rely on the existing sensu repositories to install Uchiwa
+- Use the latest version of the FreeBSD package
 
 ## 1.1.0 2017-04-03
 ### Added

+ 1 - 1
vars/FreeBSD.yml

@@ -4,7 +4,7 @@
 
 # Sensu config/package properties
 sensu_config_path: /usr/local/etc/sensu
-sensu_pkg_version: 0.28.4_1
+sensu_pkg_version: 0.29.0_1
 sensu_pkg_download_url: https://sensu.global.ssl.fastly.net/freebsd/FreeBSD:{{ ansible_distribution_major_version }}:{{ ansible_architecture }}/sensu/sensu-{{ sensu_pkg_version }}.txz
 sensu_pkg_download_path: /root/sensu_latest.txz