Skip to content

Commit

Permalink
Merge pull request #62 from iNecas/issue/9483
Browse files Browse the repository at this point in the history
Fixes #9483 - notify the services after gutterball configuration changes
  • Loading branch information
iNecas committed Feb 24, 2015
2 parents d028585 + 58ad660 commit c79595a
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'], Class['foreman::service']],
}
}

0 comments on commit c79595a

Please # to comment.