瀏覽代碼

Use the latest version of the FreeBSD package

Stephen Muth 8 年之前
父節點
當前提交
81dbf350a9
共有 2 個文件被更改,包括 2 次插入1 次删除
  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