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 Google Compute Platform Packer template #435

Merged
merged 1 commit into from
Jul 21, 2021

Conversation

davidcassany
Copy link
Contributor

This commit adds a first basic version of a GCP Packer template to
deploy cOS or cOS derivatives systems into Google Cloud Platform
using a cOS Vanilla image as the bootstrap platform.

Fixes #380

Signed-off-by: David Cassany [email protected]

This commit adds a first basic version of a GCP Packer template to
deploy cOS or cOS derivatives systems into Google Cloud Platform
using a cOS Vanilla image as the bootstrap platform.

Signed-off-by: David Cassany <[email protected]>
@davidcassany davidcassany requested a review from mudler July 21, 2021 13:49
Copy link
Contributor

@mudler mudler left a comment

Choose a reason for hiding this comment

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

Nice! Looks good here!

@mudler
Copy link
Contributor

mudler commented Jul 21, 2021

maybe we could also add a small subsection on the docs on how to run the template with packer?

@davidcassany
Copy link
Contributor Author

maybe we could also add a small subsection on the docs on how to run the template with packer?

Yes we can do that, I was about to start adding a small article about it. However the problem here is that the images are not public, so the instructions will require manually committing the vanilla image to your project first.

@davidcassany davidcassany merged commit c026cf0 into master Jul 21, 2021
@davidcassany davidcassany deleted the gcp_packer_template branch July 21, 2021 16:31
frelon added a commit to frelon/elemental-toolkit that referenced this pull request May 12, 2023
* Refactor for updatecli

Signed-off-by: Fredrik Lönnegren <[email protected]>

* Add .updatecli.yaml and bump go-version in go.mod

Signed-off-by: Fredrik Lönnegren <[email protected]>

* Run updatecli manually

Signed-off-by: Fredrik Lönnegren <[email protected]>

---------

Signed-off-by: Fredrik Lönnegren <[email protected]>
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.

Build GCP Images with Packer
2 participants