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

Remove the installation of the necessary tools from the EC2 user data script and let the users install them on the AMI preparation phase #20

Closed
machulav opened this issue Jan 12, 2021 · 0 comments · Fixed by #21
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@machulav
Copy link
Owner

machulav commented Jan 12, 2021

This issue should improve two things:

  1. allow the users to be more flexible in the choice of Linux distribution and tools during the AMI preparation;
  2. reduce the EC2 runner creation time as all the necessary tools will be already installed on the AMI.

See more details in this discussion: #18

@machulav machulav added the enhancement New feature or request label Jan 12, 2021
@machulav machulav modified the milestone: v2.0.0 Jan 12, 2021
@machulav machulav added the documentation Improvements or additions to documentation label Jan 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant