Skip to content

Commit

Permalink
bumbing version for deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
sbotman committed Sep 19, 2015
1 parent eb90f17 commit 7e4844e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
nagios Cookbook CHANGELOG
=========================
This file is used to list changes made in each version of the nagios cookbook.
7.2.2
-----
### Bug
- Fixing the apache mpm breaking on centos.

7.2.0
-----
### Testing
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 server'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '7.2.1'
version '7.2.2'

recipe 'default', 'Installs Nagios server.'
recipe 'nagios::pagerduty', 'Integrates contacts w/ PagerDuty API'
Expand Down

0 comments on commit 7e4844e

Please sign in to comment.