chkconfig --list | grep cloud
As shown in the following figure, on indicates that automatic startup has been enabled for the service.
chkconfig cloud-init on
chkconfig cloud-init-local on
chkconfig cloud-config on
chkconfig cloud-final on