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

Fixes Issue #163 if rhsm_password is not defined #218

Merged
merged 1 commit into from
Jul 18, 2016

Conversation

vvaldez
Copy link
Contributor

@vvaldez vvaldez commented Jul 15, 2016

What does this PR do?

Changes the set_fact task in subscription-manager pre_task that sets the rhsm_password. Previously this task was assuming if the password was not being used it was being set to rhsm_password=''. This PR changes the check to default to None if no password is set.

How should this be manually tested?

Run a provision without rhsm_password set

Is there a relevant Issue open for this?

Fixes Issue #163.

Who would you like to review this?

/cc @etsauer

@etsauer
Copy link
Contributor

etsauer commented Jul 18, 2016

LGTM. Merging.

@etsauer etsauer merged commit cdea3de into rhtconsulting:openshift-enterprise-3 Jul 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants