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

In apache_jenkins.erb use the setting of node[:jenkins][:server][:host] as the proxy destination #10

Closed
wants to merge 1 commit into from

Conversation

Afterglow
Copy link

node[:jenkins][:server][:host] is used to determine the listen address of jenkins in jenkins.erb but in apache_jenkins.erb the destination of the proxy is hard coded to localhost. This causes a problem when the jenkins server is set to listen to something that is not localhost for any reason.

…ver][:host] which is the value used to determine the listen address of jenkins in jenkins.erb
@patcon
Copy link
Contributor

patcon commented Jul 11, 2012

👍

1 similar comment
@agh
Copy link

agh commented Jul 12, 2012

👍

@fujin fujin closed this Feb 28, 2013
@agh
Copy link

agh commented Mar 1, 2013

Nobody cares to fix this one, or it was fixed via other means?

@patcon
Copy link
Contributor

patcon commented Mar 1, 2013

See #23 :)

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.

4 participants