This work for debian 9 but didn't work for debian 8. Can not reinstall dependencies library.Debian 9 also needs the newer one try the one from buster it works for me
wget http://ftp.us.debian.org/debian/pool/main/c/cloud-init/cloud-init_18.3-3_all.deb
apt-get install python3-jsonschema
dpkg -i cloud-init_18.3-3_all.deb
You also need to install cloud-utils en its missing dependencies from buster. Then it works fineThis work for debian 9 but didn't work for debian 8. Can not reinstall dependencies library.
EDIT
Since only CentOS 7 is there. I tried to create a workaround, not optimal but it worked for me to run cloud-init-18.5-3 on CentOS 6.
https://gist.github.com/RamyAllam/abbe13522c3b67d194618b84db894cbd
Hopefully, this can help anyone who's experiencing the same issue.
We use essential cookies to make this site work, and optional cookies to enhance your experience.