Skip to content

Commit

Permalink
nagios v1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jtimberman committed Dec 2, 2011
1 parent 1467f7a commit c156223
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions nagios/README.md
Expand Up @@ -6,6 +6,10 @@ Installs and configures Nagios 3 for a server and for clients using Chef search
Changes
=======

## v1.0.4:

* [COOK-838] - Add HTTPS Option to Nagios Cookbook

## v1.0.2:

* [COOK-636] - Nagios server recipe attempts to start too soon
Expand Down
2 changes: 1 addition & 1 deletion nagios/metadata.rb
Expand Up @@ -3,7 +3,7 @@
license "Apache 2.0"
description "Installs and configures nagios"
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version "1.0.2"
version "1.0.4"

recipe "nagios", "Includes the client recipe."
recipe "nagios::client", "Installs and configures a nagios client with nrpe"
Expand Down

0 comments on commit c156223

Please sign in to comment.