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

Refs #28067 - defaults for dynflow sidekiq redis #400

Closed

Conversation

ezr-ondrej
Copy link
Member

No description provided.

@@ -1,3 +1,5 @@
---
# Disable additional Phusion Passenger repo on EL, preferring EPEL/Foreman's
apache::mod::passenger::manage_repo: false
redis::params::default_install: false
Copy link
Member

Choose a reason for hiding this comment

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

I think we do want the default install. We count on that in the pulpcore module

Suggested change
redis::params::default_install: false

@@ -1,3 +1,5 @@
---
# Disable additional Phusion Passenger repo on EL, preferring EPEL/Foreman's
apache::mod::passenger::manage_repo: false
redis::params::default_install: false
redis::params::manage_repo: false
Copy link
Member

Choose a reason for hiding this comment

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

This should be set on the redis class itself

Suggested change
redis::params::manage_repo: false
redis::manage_repo: false

@ehelms
Copy link
Member

ehelms commented Jan 16, 2020

This PR and https://github.com/theforeman/foreman-installer/pull/434/files are attempting to do the same thing. However, I think based on comments #434 is more correct at this point.

@ezr-ondrej
Copy link
Member Author

Closing in favor of #434

@ezr-ondrej ezr-ondrej closed this Jan 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants