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

Cloud Init #10

Open
bswinnerton opened this issue Apr 14, 2020 · 6 comments
Open

Cloud Init #10

bswinnerton opened this issue Apr 14, 2020 · 6 comments
Labels
enhancement New feature or request

Comments

@bswinnerton
Copy link
Contributor

bswinnerton commented Apr 14, 2020

By using cloud init, we could significantly reduce the time it takes to get to a working shell on a VM.

It also could help us set hostnames, assign IPs, etc.

https://gist.github.com/itzg/2577205f2036f787a2bd876ae458e18e

@bswinnerton bswinnerton added the enhancement New feature or request label Apr 14, 2020
@bswinnerton
Copy link
Contributor Author

bswinnerton commented May 26, 2020

Blocked by clearlinux/distribution#1990.

@bswinnerton bswinnerton added the blocked Work cannot be completed at this time label May 26, 2020
@bswinnerton
Copy link
Contributor Author

There is more information on this in https://cloudinit.readthedocs.io/en/latest/topics/datasources/nocloud.html.

@bswinnerton
Copy link
Contributor Author

I was able to unblock this by creating a Docker image for cloud-localds: https://github.com/neptune-networks/cloud-localds-docker.

I'll be adding some documentation around that, but so far things are looking promising for Ubuntu. Investigating some problems with networking in Debian.

@bswinnerton bswinnerton removed the blocked Work cannot be completed at this time label Jun 14, 2020
@bswinnerton
Copy link
Contributor Author

Linking up https://lists.debian.org/debian-cloud/2020/06/msg00073.html for posterity.

@bswinnerton
Copy link
Contributor Author

bswinnerton commented Jun 14, 2020

@bswinnerton
Copy link
Contributor Author

bswinnerton commented Jun 14, 2020

I've successfully got Debian and Ubuntu cloud images working in a test environment. Still to be tested are CentOS and Fedora (though I wonder if it would be preferable to deprecate Fedora and add ISOs for FreeBSD, OpenBSD, and VyOS).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant