Deckard47 | hi everyone! | 09:51 |
---|---|---|
yiyi | Hi folks, I built an image with cloud-init-21.4 rpm and vmware-iso using Packer 1.7.2 and Centos-8.5.2111. But I couldn't get network up and cloud-init.log shows "No network config applied. Neither a new instance nor datasource network update allowed." Can I get some suggestions on debugging? https://imgur.com/a/praffiC | 18:09 |
blackboxsw | falcojr: holmanb if still around I finally put up the prelim PR on JSON schema consolidation based on James' original branch | 20:57 |
blackboxsw | https://github.com/canonical/cloud-init/pull/1175 | 20:57 |
ubottu | Pull 1175 in canonical/cloud-init "Single JSON schema validation in early boot" [Open] | 20:57 |
blackboxsw | yiyi: if you want your image to seem "clean" and boot fresh, you'd need to run `sudo cloud-init clean --logs` as the last step of your image creation process. | 20:59 |
blackboxsw | otherwise cloud-init caches files and semaphores which tells cloud-init that if the instance-id hasn't changed on the system, it won't try to perform any of the tasks it does only once PER_INSTANCE. | 21:00 |
holmanb | blackboxsw: taking a look | 21:23 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!