Skip to content

Commit

Permalink
Merge pull request redhat-openstack#196 from jpds/entropy-example-fix
Browse files Browse the repository at this point in the history
README.md: Fixed example entropy snippet.
  • Loading branch information
blkperl committed Nov 27, 2014
2 parents 3b694bc + e9e16b7 commit 724e215
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ class { 'collectd::plugin::disk':
####Class: `collectd::plugin::entropy`

```puppet
collectd::plugin::entropy {
class { 'collectd::plugin::entropy':
}
```

Expand Down

0 comments on commit 724e215

Please sign in to comment.