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

feat: exposing bootcmd cloud-init option #349

Merged
merged 1 commit into from
Jan 7, 2022
Merged

feat: exposing bootcmd cloud-init option #349

merged 1 commit into from
Jan 7, 2022

Conversation

richardcase
Copy link
Member

What this PR does / why we need it:

Adding bootcmd to the cloud-init user-data so that it can be used by
capmvm to temporaruily fix an issue with dns resolution in our base
images.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Special notes for your reviewer:

Checklist:

  • squashed commits into logical changes
  • includes documentation
  • adds unit tests
  • adds or updates e2e tests

Adding `bootcmd` to the cloud-init user-data so that it can be used by
capmvm to temporaruily fix an issue with dns resolution in our base
images.

Signed-off-by: Richard Case <richard@weave.works>
@richardcase richardcase added the kind/feature New feature or request label Jan 7, 2022
@richardcase richardcase merged commit 6a2445a into liquidmetal-dev:main Jan 7, 2022
@richardcase richardcase deleted the bootcmd branch January 7, 2022 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants