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 Support for Corretto OpenJDK package #5231

Open
jellyfishcake opened this issue Oct 4, 2024 · 0 comments
Open

Add Support for Corretto OpenJDK package #5231

jellyfishcake opened this issue Oct 4, 2024 · 0 comments
Labels
good first issue This is a good issue for someone new to PKB

Comments

@jellyfishcake
Copy link
Contributor

https://aws.amazon.com/corretto

This task adds corretto as a new package for PKB.

  1. Download corretto and play around
  2. Create a new package called corretto.py in linux_packages.
  3. create a new function, Install, that takes a vm as an input and installs corretto on that vm. You should be able to wrap shell commands as vm.RemoteCommand
@jellyfishcake jellyfishcake added the good first issue This is a good issue for someone new to PKB label Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue This is a good issue for someone new to PKB
Projects
None yet
Development

No branches or pull requests

1 participant