Skip to content

Commit

Permalink
Fix alerts in our puppet3 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
vide committed Jun 20, 2017
1 parent 0ae4c30 commit 8bf302a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manifests/alerts.pp
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
ensure => 'file',
owner => $prometheus::user,
group => $prometheus::group,
notify => Class['::prometheus::service_reload'],
content => template("${module_name}/alerts.erb"),
}
}
Expand Down

0 comments on commit 8bf302a

Please sign in to comment.