Skip to content

Commit

Permalink
Use include rather class declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
queeno committed Nov 18, 2014
1 parent f2669e9 commit 0192b7a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@ See `Modulefile` for details.
### Sensu server

node 'uchiwa-server.foo.com' {
class { 'uchiwa':
}
include ::uchiwa
}

## Advanced example using multiple APIs
Expand Down

0 comments on commit 0192b7a

Please sign in to comment.