Cloud-init bug

mada

Member
Aug 16, 2017
99
3
13
37
Hello,

It seems there is bug with Cloud-init root password. I understand that Cloud-init works with SSH Key access but either normal root access We setup template and active the root access however it never works it request to login by ssh key then set the root access by using "passwd "

The most wried is the bug come with Centos & Debian only, We tested it with Ubuntu and no bugs root and ssh ky both are works without any extra set works as supposed to be.
 
the bug is that many distros (e.g. centos and old debian) ship old and buggy cloud-init versions... there is not much we can do but advise to use a newer version of cloud-init in the guest
 
the bug is that many distros (e.g. centos and old debian) ship old and buggy cloud-init versions... there is not much we can do but advise to use a newer version of cloud-init in the guest

I have used yum install cloud-init installed at Centos 7 and Debian 9 the issue really annoying.

Thanks you anyway.