Dear Project Atomic,
I have downloaded the CentOS-Atomic-Host-GenericCloud.qcow2.xz image and
followed the instructions on installing an Atomic host with the following
information in my meta-data and user-data respectively.
meta-data
instance-id: atomic-host02
local-hostname: atomic02.mydomain.org
user-data
#cloud-config
password: mypass
ssh_pwauth: True
chpasswd: { expire: False }
Created the initi.iso and booted the atomic host, everything went well;
however, I am not able to login to the atomic host using the default
username (centos) and the password that is specified in the init.iso,
user-data.
I have tried different passwords, both simple and complex; however, I have
not been able to authenticate.
Are there any specific requirements in addition to what is described in the
doc for the user-data file?
Thanks in advance for your help
--
Kind Regards
Earl Ramirez