Skip to content

Commit

Permalink
icinga2x: Ensure that Grafana setup restarts httpd once (Graphite Web…
Browse files Browse the repository at this point in the history
… Django issues)
  • Loading branch information
Michael Friedrich committed Jun 26, 2016
1 parent 8b38abc commit d750515
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions icinga2x/manifests/default.pp
Expand Up @@ -580,6 +580,7 @@
path => '/bin:/usr/bin:/sbin:/usr/sbin',
command => "/usr/local/bin/grafana-setup",
require => [ Class['graphite'], Class['grafana::service'] ],
notify => Class['apache::service']
}

####################################
Expand Down

0 comments on commit d750515

Please sign in to comment.