[06:33] hi, is it possible to include a cloud-config (and make cloud-init process it) is vendordata? [06:35] i read vendordata docs (https://cloudinit.readthedocs.io/en/latest/topics/vendordata.html) like ten times and i see it's said "vendordata is handled exactly like user-data" so I conclude it can have cloud-config like user-data, correct? [06:36] but in only samples that i found from openstack, it seems to be just arbitary key-values (https://web.archive.org/web/20180110021506/http://www.stillhq.com/openstack/000022.html) [08:29] i managed to make cloud-init make vendordata-cloud-config.txt but it won't be executed :( user-data does not exclude vendordata execution, should I do anything to make it run? [08:32] s/vendordata-cloud-config.txt/vendor-cloud-config.txt/ [08:34] it will be ran if user-data does not exist [09:16] https://bugs.launchpad.net/cloud-init/+bug/1837530 [09:16] Ubuntu bug 1837530 in cloud-init "cloud-config in vendordata overriden by user-data" [Undecided,New] [20:13] rharper: I believe https://code.launchpad.net/~daniel-thewatkins/cloud-init/+git/cloud-init/+merge/369783 is ready for re-review. [20:13] cool [21:35] rharper: Unit test added. [21:36] Odd_Bloke: thanks! [22:12] rharper: Thanks for the reviews! The next piece of work is up at https://code.launchpad.net/~daniel-thewatkins/cloud-init/+git/cloud-init/+merge/370526