Skip to content

Commit

Permalink
Updated to v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jamtur01 committed Aug 16, 2014
1 parent aa0de19 commit 9afeb1d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Modulefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version '1.0.0'
version '1.1.0'
name 'sensu-sensu'
license 'MIT'
summary 'A module to intall the Sensu monitoring framework'
Expand Down
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ Tested with Travis CI
[![Build Status](https://travis-ci.org/sensu/sensu-puppet.png)](https://travis-ci.org/sensu/sensu-puppet)

## Upgrade note

Versions prior to 1.0.0 are incompatible with previous versions of the
Sensu-Puppet module.

Expand All @@ -13,10 +14,13 @@ Sensu-Puppet module.
$ puppet module install sensu/sensu

## Prerequisites

- Redis server and connectivity to a Redis database
- RabbitMQ server, vhost, and credentials
- Ruby JSON library or gem

### Dependencies

- puppetlabs/apt
- puppetlabs/stdlib

Expand Down Expand Up @@ -248,7 +252,6 @@ service management functions like so:

sensu::manage_services: false


## Including Sensu monitoring in other modules

There are a few different patterns that can be used to include Sensu
Expand Down

0 comments on commit 9afeb1d

Please sign in to comment.