Skip to content

Commit

Permalink
Fixes #9483 - notify the services after gutterball configuration changes
Browse files Browse the repository at this point in the history
  • Loading branch information
iNecas committed Feb 20, 2015
1 parent 7b70306 commit df4466d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manifests/plugin/gutterball.pp
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@
foreman_plugins_dir => $katello::config_dir,
foreman_user => $katello::user,
foreman_group => $katello::group,
notify => [Service['foreman-tasks'], Service['foreman']],
}
}

0 comments on commit df4466d

Please # to comment.