Skip to content

Commit

Permalink
Merge pull request #61 from ehelms/fixes-7716
Browse files Browse the repository at this point in the history
Fixes #7716: Restart foreman-tasks when katello.yml changes.
  • Loading branch information
ehelms committed Feb 26, 2015
2 parents c79595a + 8f085b3 commit f9406fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manifests/config.pp
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
group => $katello::group,
mode => '0644',
before => [Class['foreman::database'], Exec['foreman-rake-db:migrate']],
notify => [Service['foreman-tasks'], Class['foreman::service']],
}

file { '/etc/sysconfig/katello':
Expand Down

0 comments on commit f9406fa

Please # to comment.