Comment 7 for bug 1879530

Revision history for this message
Tim Chen (timchen119) wrote :

We have checked on our UC FDE and classic platforms and would like to make sure we verify the cloud-init issue with the right way,

On machines we have (we have checked Rigardo UC16, ABB UC18, Interactive Strength UC18 and Classic),
With command line on running systems, `cloud-init status` shows it's been disabled.

fuser@localhost:~$ cloud-init status
status: disabled

However we also found the cloud-init service is enabled, while on running system it's inactive (dead).

fuser@localhost:~$ sudo systemctl status cloud-init.service
● cloud-init.service - Initial cloud-init job (metadata service crawler)
Loaded: loaded (/lib/systemd/system/cloud-init.service; enabled; vendor preset: enabled)
Active: inactive (dead)