# Pastebin ET0qJLCC ubuntu@test1:~$ ls -ltr /var/lib/cloud/ total 24 drwxr-xr-x 2 root root 4096 Nov 25 11:35 seed drwxr-xr-x 6 root root 4096 Nov 25 11:35 scripts drwxr-xr-x 2 root root 4096 Nov 25 11:35 handlers lrwxrwxrwx 1 root root 44 Nov 25 11:35 instance -> /var/lib/cloud/instances/iid-datasource-none drwxr-xr-x 2 root root 4096 Nov 25 11:35 sem drwxr-xr-x 4 root root 4096 Nov 25 11:35 instances drwxr-xr-x 2 root root 4096 Nov 25 11:35 data ubuntu@test1:~$ ubuntu@test1:~$ sudo grep 'Looking for data source in' -arn /var/log/cloud-init.log 14:2021-11-25 11:35:29,919 - __init__.py[DEBUG]: Looking for data source in: ['ConfigDrive', 'None'], via packages ['', 'cloudinit.sources'] that matches dependencies ['FILESYSTEM'] 831:2021-11-25 11:35:53,341 - __init__.py[DEBUG]: Looking for data source in: ['ConfigDrive', 'None'], via packages ['', 'cloudinit.sources'] that matches dependencies ['FILESYSTEM', 'NETWORK'] ubuntu@test1:~$