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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add various improvements #1

Merged
merged 5 commits into from Apr 17, 2019
Merged

Add various improvements #1

merged 5 commits into from Apr 17, 2019

Conversation

martialblog
Copy link
Contributor

Hello,

I've added some stuff:

  • Update metadata to ensure puppetlabs-stdlib 5.* is a dependency

The setting was < 5.0.0, but the stdlib is at 5.2.0 currently. Now the warning is gone and the installation runs without issues.

  • Add checksum parameter for puppet-archive

This ensures the integrity of the package and addresses malicious tampering. I also updated to 1.7.5, which required an extra parameter (release), since the download URL is:

https://storage.googleapis.com/harbor-releases/release-1.7.0/harbor-offline-installer-v1.7.5.tgz

  • Add support for Debian 9 Stretch

By adding puppetlabs-apt and updating the exec resource. Tested that in Vagrant, works like a charm 馃惓

  • Add some more documentation to the parameters; Update README and add CONTRIBUTING.md

You can drop these is you want, just thought it might be nice to have.

Cheers,
Markus

@walkamongus walkamongus merged commit ebe54a0 into walkamongus:master Apr 17, 2019
@walkamongus
Copy link
Owner

awesome -- thanks @martialblog!

@martialblog martialblog deleted the various-improvements branch April 20, 2019 13:22
walkamongus pushed a commit that referenced this pull request Apr 4, 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.

None yet

2 participants