canonical / microcloud

Automated private cloud based on LXD, Ceph and OVN
https://microcloud.is
GNU Affero General Public License v3.0
260 stars 36 forks source link

Add "init --dump" feature #292

Open adam-vest opened 2 months ago

adam-vest commented 2 months ago

Similar to LXD's feature, since microcloud can accept a yaml-formatted preseed file, it would be nice to be able to run microcloud init --dump to have it provide a preseed-ready yaml output from something configured by hand!

tomponline commented 2 months ago

I believe this is planned for next cycle.

WizardBit commented 1 week ago

Like LXD, a question asking if the user wants to dump the yaml at the end of the interactive install would be a great addition.