caltechlibrary / cloud-init-examples

This repository includes an example of cloud-init YAML files for use with multipass VMs.
https://caltechlibrary.github.io/cloud-init-examples/
Other
6 stars 2 forks source link

Next #1

Closed rsdoiel closed 2 years ago

rsdoiel commented 2 years ago

This is primarily a cleanup and refinement of the existing examples. The files that were called make-*-vm.bash are now renamed start-*-vm.bash. I've added three example generalized files -- start-vm.bash, stats-vm.bash, stop-vm.bash. The start up bash files will attempt to figure out if you need to launch or start automatically as well as let you know if the VM is already available but in another state.

cloud-init-examples now assumed multipass 1.9.0 or better.