Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fixes #9483 - notify the services after gutterball configuration changes #62

Merged
merged 1 commit into from
Feb 24, 2015

Conversation

iNecas
Copy link
Member

@iNecas iNecas commented Feb 20, 2015

No description provided.

@@ -13,5 +13,6 @@
foreman_plugins_dir => $katello::config_dir,
foreman_user => $katello::user,
foreman_group => $katello::group,
notify => [Service['foreman-tasks'], Service['foreman']],
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Often the foreman service is run through apache. It's be better to notify Class['foreman::service'] which does the right thing for you.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point, fixed

@ekohl
Copy link
Member

ekohl commented Feb 23, 2015

👍 but tests are broken because puppet-pulp dropped puppet 2.7 support. @ehelms I think you want to remove puppet 2.7 from the test matrix.

@ehelms
Copy link
Member

ehelms commented Feb 24, 2015

Removing 2.7 support - #63

@ekohl
Copy link
Member

ekohl commented Feb 24, 2015

@iNecas can you rebase now #63 is merged?

@iNecas
Copy link
Member Author

iNecas commented Feb 24, 2015

Rebased

@ekohl
Copy link
Member

ekohl commented Feb 24, 2015

👍 yay green tests

@ehelms
Copy link
Member

ehelms commented Feb 24, 2015

ACK

iNecas added a commit that referenced this pull request Feb 24, 2015
Fixes #9483 - notify the services after gutterball configuration changes
@iNecas iNecas merged commit c79595a into theforeman:master Feb 24, 2015
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants