cyberworm54 opened a new issue, #12202:
URL: https://github.com/apache/cloudstack/issues/12202
### problem
It seems like on any rhel/feodra/centos platform when using cloud init it is
getting:
Subp.py[WARNING]: Running invalid command: ['dhcpcd', '--dumplease',
'--ipv4only', <cloudinit.distros.rhel.Distro object at 0x7f582204d040>]
Log_util.py[WARNING]: Getting data from <class
'cloudinit.sources.'DataSourceCloudStack.DataSourceCloudStack'> failed
It seems like the ssh keys are not getting injected if the image is part of
the redhat family. Debian works just fine and injects the key using cloud-init
without an issue.
Ex:
ci-info: no authorized SSH keys fingerprints found for user fedora
ci-info: no authorized SSH keys fingerprints found for user centos
debian injects keys just fine.
### versions
4.22
### The steps to reproduce the bug
1. pull a centos/redhat/fedora cloud image
2. create a ssh key pair
3. boot image with said ssh key
3. key does not get injected
...
### What to do about it?
_No response_
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]