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

Simplify variables in katello::qpid #119

Merged
merged 1 commit into from
Apr 7, 2016

Conversation

ekohl
Copy link
Member

@ekohl ekohl commented Mar 28, 2016

No description provided.

$client_cert,
$client_key,
$katello_user = $::katello::user,
$candlepin_event_queue = $::katello::candlepin_event_queue,
Copy link
Member

Choose a reason for hiding this comment

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

I don't see this variable in $::katello, the exec below was referencing $::katello::params::candlepin_event_queue Maybe candlepin_event_queue could be a param on the qpid class itself?

Copy link
Member Author

Choose a reason for hiding this comment

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

Right now the katello class inherits from params so that way it should be available. By using it this way you can easily make it a real parameter later on.

@stbenjam
Copy link
Member

Otherwise, looks good - and thanks, nice cleanup

@ehelms
Copy link
Member

ehelms commented Apr 7, 2016

@stbenjam I believe this is waiting on you

@stbenjam stbenjam merged commit 60be220 into theforeman:master Apr 7, 2016
@stbenjam
Copy link
Member

stbenjam commented Apr 7, 2016

ACK, thanks @ekohl

@ekohl ekohl deleted the simplify-qpid branch April 7, 2016 14:40
# 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