You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Launchpad user Brett Holman(holmanb) wrote on 2022-05-18T16:51:14.054834+00:00
This bug is believed to be fixed in cloud-init in version 22.2. If this is still a problem for you, please make a comment and set the state back to New
This bug was originally filed in Launchpad as LP: #1858902
Launchpad details
Launchpad user Chad Smith(chad.smith) wrote on 2020-01-08T21:28:52.912334+00:00
Add initial jsonschema definition for validation of cloud-config
user data to cloudinit/config/cc_lxd.py.
Add a schema dictionary to the cc_*.py module which describes allowed
cloud-config properties which are honored by the module.
jsonschema support for a cloud-config module should entail:
id, name, title, description, distros, examples, frequency, type,
properties
top-level config module keys are provided
Good examples are:
The text was updated successfully, but these errors were encountered: