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

update to support raspberry pi arm arch with Hashicorp splitting out file names #540

Merged
merged 1 commit into from
Jul 3, 2020

Conversation

ikonia
Copy link

@ikonia ikonia commented Jul 3, 2020

Hashicorp have split out package names on version and architecture, eg: https://releases.hashicorp.com/consul/1.8.0/

the pattern matching in params.pp that points to a *.arm.zip file now fails on non-x86[64] archs due to arm being split out into different zip files one per arch.

…hing to support that Hashicorp has split out arm download packages into specific arch named files
@solarkennedy solarkennedy merged commit b7e315b into voxpupuli:master Jul 3, 2020
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.

2 participants