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 ubuntu, docker install, and 1.25+ #11

Closed

Conversation

slickwarren
Copy link
Contributor

@slickwarren slickwarren commented May 31, 2023

  • rancher install on 1.25+ requiresglobal.cattle.psp.enabled == false. Added a check in the shell script to add this option if user is on 1.25+

  • currently, base VM (in this case, the ami in aws-ec2) is expected to already have docker installed. Adding option to allow docker install via cloud config

  • corral_ssh_key_type allows non-rsa key, ed25519 to be used (see this supporting corral PR)

local testing:

  • passing test using ami with docker pre-installed
  • passing test using ami without docker pre-installed

Copy link

@igomez06 igomez06 left a comment

Choose a reason for hiding this comment

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

Looks good could you rebase, and then I can give an approval

@slickwarren
Copy link
Contributor Author

closing in favor of #13

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