Skip to content
This repository was archived by the owner on Aug 29, 2018. It is now read-only.

Conversation

@andrewklau
Copy link

Although oo-mco ping will succeed, application creation will fail because apache cannot read the certs. Moving them to an apache readable location works around this issue.

Copy link

Choose a reason for hiding this comment

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

Since openshift_origin inherits from params you can write ${::openshift_origin::ruby_scl_path_prefix}. Then it can easily be made into a real parameter without changing all the code.

Copy link

Choose a reason for hiding this comment

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

I now see this is an existing pattern so it may be better to stay consistent.

Copy link
Author

Choose a reason for hiding this comment

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

not sure what you mean here, what do you recommend changing?

Copy link

Choose a reason for hiding this comment

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

I was recommending not using the openshift_origin::params class directly but always through the openshift_origin class but now I'm recommending to stay consistent. So either keep it as it is now or change all references to openshift_origin::params. It would make sense to do that in another patch.

Copy link
Member

Choose a reason for hiding this comment

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

Agreed, lets stay consistent for now.

I have several blog posts queued up to read regarding params pattern and think we should definitely revisit properly implementing it soon.

@sdodson
Copy link
Member

sdodson commented Dec 10, 2014

👍

@sdodson
Copy link
Member

sdodson commented Dec 10, 2014

[test]

@openshift-bot
Copy link

Origin Test Results: SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pull_requests/3180/)

@openshift-bot
Copy link

Evaluated for origin up to ad02880

sdodson added a commit that referenced this pull request Dec 10, 2014
Allow client certs to be read by apache
@sdodson sdodson merged commit 4a03244 into openshift:master Dec 10, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants