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

Support for Google-Containers #299

Closed
wants to merge 1 commit into from
Closed

Conversation

magnusart
Copy link
Contributor

Recently Google have released a google VM Image that comes with docker preinstalled and supports docker provisioning via metadata.

See the documentation here: https://developers.google.com/compute/docs/containers

Toady in libcloud both debian and centos images are supported by matching against the VM name and then injecting the appropiate project name (debian-cloud and centos-cloud).

This adds support for google-containers as well.

Recently Google have released a google VM Image that comes with docker preinstalled and supports docker provisioning via metadata.

Toady in libcloud both debian and centos images are supported by matching against the VM name and then injecting the appropiate project name (`debian-cloud` and `centos-cloud`).

This adds support for `google-containers`.
@asfgit asfgit closed this in e6c63bb May 25, 2014
@Kami
Copy link
Member

Kami commented May 25, 2014

Looks good. Merged into trunk.

Thanks.

@erjohnso
Copy link
Contributor

@magnusart - thanks Magnus! Sorry for the laggy LGTM. :)

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.

3 participants