Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve sensu cluster README
Browse files Browse the repository at this point in the history
treydock committed Aug 21, 2018

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent d557969 commit 621f442
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -12,7 +12,7 @@
* [Basic Sensu agent](#basic-sensu-agent)
* [Exported resources](#exported-resources)
* [Sensu backend cluster](#sensu-backend-cluster)
* [Adding backend members to cluster](#adding-backend-members-to-cluster)
* [Adding backend members to an existing cluster](#adding-backend-members-to-an-existing-cluster)
4. [Reference](#reference)
* [Facts](#facts)
5. [Limitations - OS compatibility, etc.](#limitations)
@@ -149,9 +149,9 @@ sensu::backend::config_hash:
name: 'backend2'
```
### Adding backend members to cluster
#### Adding backend members to an existing cluster
Adding new members to a cluster requires two steps.
Adding new members to an existing cluster requires two steps.
First, add the member to the catalog on one of the existing cluster backends with the `sensu_cluster_member` type.

0 comments on commit 621f442

Please sign in to comment.