Skip to content

Commit

Permalink
Merge pull request #164 from bearnard/master
Browse files Browse the repository at this point in the history
Fix small typo in hiera example
  • Loading branch information
bastelfreak committed Feb 20, 2018
2 parents 4586759 + a47d188 commit 2f5e502
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 @@ -192,7 +192,7 @@ class { '::prometheus::alertmanager':
the same in hiera

```puppet
rometheus::version: '2.0.0'
prometheus::version: '2.0.0'
prometheus::scrape_configs:
- job_name: 'nodexporter'
scrape_interval: '10s'
Expand Down

0 comments on commit 2f5e502

Please sign in to comment.