Found cloud-config data types: user-data, network-config
1. user-data at /var/lib/cloud/instances/a1747431-4e15-4388-80b5-a32ccaeeaaa0/cloud-config.txt:
Valid schema user-data
2. network-config at /var/lib/cloud/instances/a1747431-4e15-4388-80b5-a32ccaeeaaa0/network-config.json:
Valid schema network-config
even though we should see a warning about somekey being invalid.
With netplan uninstalled, given a config like:
Running
cloud-init schema --system
yieldseven though we should see a warning about
somekey
being invalid.