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

fix 1414625. Additional fix to run password commands on control node #3195

Merged
merged 1 commit into from Jan 27, 2017

Conversation

jcantrill
Copy link
Contributor

fixes where we check for tool on control, but were still running on master

@ewolinetz @sdodson

@jcantrill jcantrill force-pushed the bz_1414625_httpd_on_control branch 2 times, most recently from 5471fdc to 23fd0f9 Compare January 26, 2017 19:26
@jcantrill
Copy link
Contributor Author

aos-ci-test


- include: import_jks_certs.yaml

- file: path="{{local_tmp.stdout}}" state=absent
Copy link
Contributor

Choose a reason for hiding this comment

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

this should probably be a local_action since we create it as a local_action

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed

@ewolinetz
Copy link
Contributor

one nit, otherwise LGTM

@openshift-bot
Copy link

Copy link
Member

@sdodson sdodson left a comment

Choose a reason for hiding this comment

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

LGTM, the method for ensuring passwords aren't generated on each run is to check for existence of the htpasswd or keystores on the remote hosts then only generate those locally if they don't exist?

@jcantrill
Copy link
Contributor Author

@sdodson yes

@jcantrill
Copy link
Contributor Author

aos-ci-test

@openshift-bot
Copy link

@sdodson sdodson merged commit d1f121c into openshift:master Jan 27, 2017
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.

None yet

4 participants