Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Ref #8548 - optionally configure gutterball #52

Merged
merged 1 commit into from
Dec 16, 2014

Conversation

dustints
Copy link

No description provided.

@ehelms
Copy link
Member

ehelms commented Dec 11, 2014

@dustints is there a use case for not installing gutterball with Katello?

@dustints
Copy link
Author

@ehelms, after talking with @thomasmckay it would nice to give the user the ability to optionally include/exclude gutterball.

Right now I have gutterball set to by default false...going to switch it to true.

@dustints
Copy link
Author

@ehelms rebased and updated, making gutterball installation true by default

@dustints
Copy link
Author

waiting for puppet-certs update before this will pass travis-ci

@dustints
Copy link
Author

@dustints
Copy link
Author

[test]

dustints pushed a commit to dustints/katello-installer that referenced this pull request Dec 15, 2014
@ehelms
Copy link
Member

ehelms commented Dec 15, 2014

ACK

@@ -112,5 +116,14 @@

Service['httpd'] -> Exec['foreman-rake-db:seed']

if $katello::gutterball {
notify{ 'gutterball enabled': }
Copy link
Member

Choose a reason for hiding this comment

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

Others don't notify and this will always show up in the logs of the user. I'd remove this.

@dustints
Copy link
Author

@ekohl updated

@ehelms
Copy link
Member

ehelms commented Dec 15, 2014

ACK pending @ekohl

dustints pushed a commit to dustints/katello-installer that referenced this pull request Dec 15, 2014
* add gutterball module
* latest certs module
* katello module changes not yet offical until theforeman/puppet-katello#52
@ekohl
Copy link
Member

ekohl commented Dec 15, 2014

👍

thomasmckay pushed a commit that referenced this pull request Dec 16, 2014
Ref #8548 - optionally configure gutterball
@thomasmckay thomasmckay merged commit 317f4fd into theforeman:master Dec 16, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants