Is there a spec/reference for the cloud config?
1 Like
Considering that sudo ros config get
doesn’t allow you to just grab everything, sudo ros config export
only gives you your changes, and reading /var/lib/rancher/conf/cloud-config.yml
doesn’t give you much else, this kind of documentation is sorely needed. I certainly haven’t seen anything yet .
(4 months and only this as a response? Sorry if I got your hopes up.)
Yeah, I’m very much sorry about the state of things there.
we just recently took over that codebase from Coreos - and things are looking up, but there’s lots to work through.
ros config export --full
or similar should export the entire cfg - but imo that’s not really “docs”
ffs. I can’t believe I didn’t see that. Thanks.