Skip to content

Commit

Permalink
Update the README.
Browse files Browse the repository at this point in the history
  • Loading branch information
johnbellone committed Jul 5, 2014
1 parent 0fbdc79 commit 7cb86f4
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
# consul-cookbook
consul-cookbook
===============
![Release](http://img.shields.io/github/release/johnbellone/consul-cookbook.svg)
[![Build Status](http://img.shields.io/travis/johnbellone/consul-cookbook.svg)][5]
[![Code Climate](http://img.shields.io/codeclimate/github/johnbellone/consul-cookbook.svg)][6]

Installs and configures [Consul][1].

## Supported Platforms

- CentOS 5.10, 6.5
- CentOS 5.10, 6.5, 7.0
- Ubuntu 12.04, 14.04

## Attributes
Expand All @@ -20,7 +24,7 @@ Installs and configures [Consul][1].
<td><tt>['consul']['version']</tt></td>
<td>String</td>
<td>Version to install</td>
<td><tt>0.2.1</tt></td>
<td><tt>0.3.0</tt></td>
</tr>
<tr>
<td><tt>['consul']['base_url']</tt></td>
Expand Down Expand Up @@ -204,3 +208,5 @@ Created and maintained by [John Bellone][3] [@johnbellone][2] (<jbellone@bloombe
[2]: https://twitter.com/johnbellone
[3]: https://github.com/johnbellone
[4]: https://github.com/johnbellone/consul-cookbook/graphs/contributors
[5]: http://travis-ci.org/johnbellone/consul-cookbook
[6]: https://codeclimate.com/github/johnbellone/lockrun-cookbook

0 comments on commit 7cb86f4

Please sign in to comment.