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

Add/document getting consul from an internal url #383

Closed
swilson-uscis opened this issue Dec 9, 2016 · 3 comments
Closed

Add/document getting consul from an internal url #383

swilson-uscis opened this issue Dec 9, 2016 · 3 comments

Comments

@swilson-uscis
Copy link

Based on:
https://github.com/johnbellone/consul-cookbook/blob/master/libraries/consul_installation_binary.rb#L38
it doesn't appear this is currently supported (and surely isn't documented/obvious)

@legal90
Copy link
Contributor

legal90 commented Dec 16, 2016

Hi @swilson-uscis
The answer is here: #342 (comment)
You can override node['consul']['options']['archive_url'] by any string (interpolated variables base_name and variables could be used, but not required). Example:

node.override['consul']['options']['archive_url'] = "https://my.host.org/consul.zip"

But yeah, we should definitely document such things... :(

@damacus
Copy link
Member

damacus commented May 9, 2019

Closing as fixed.

@damacus damacus closed this as completed May 9, 2019
@lock
Copy link

lock bot commented May 20, 2020

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators May 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants