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

adding the option to setup the upstream HashiCorp repository #560

Merged
merged 3 commits into from
Jan 17, 2021

Conversation

attachmentgenie
Copy link
Member

HashiCorp now provides (some) upstream packages, this PR implements the managing of the repo

@solarkennedy
Copy link
Contributor

I don't think we should default this to be true

@attachmentgenie
Copy link
Member Author

@solarkennedy not a problem, i pushed the changes requested

@@ -65,6 +65,9 @@
}
}
'package': {
if $consul::manage_repo{
include hashi_stack::repo
Copy link
Member

Choose a reason for hiding this comment

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

Should we also add this?

Class['hashi_stack::repo'] -> Package[ $consul::package_name]

Copy link
Member Author

Choose a reason for hiding this comment

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

makes sense, just pushed the update

@solarkennedy solarkennedy merged commit bee751a into voxpupuli:master Jan 17, 2021
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.

3 participants