Skip to content

Commit

Permalink
Release 1.4.12
Browse files Browse the repository at this point in the history
  • Loading branch information
tas50 committed Mar 13, 2015
1 parent 7470dec commit 40e1ac2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This file is used to list changes made in each version of nrpe

# UNRELEASED
# 1.4.12
* Added default['nrpe']['checks'] to store all checks as a node attribute
* Removed Ruby 1.9.3 and added Ruby 2.2.0 to Travis
* Make the yum-epel recipe optional with default['nrpe']['install_yum-epel']
Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
license 'Apache 2.0'
description 'Installs and configures Nagios NRPE client'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '1.4.11'
version '1.4.12'

recipe 'default', 'Installs and configures a nrpe client'
%w(build-essential yum-epel).each do |cb|
Expand Down

0 comments on commit 40e1ac2

Please sign in to comment.