Open ubuntu-server-builder opened 1 year ago
Launchpad user Alberto Contreras(aciba) wrote on 2023-04-04T12:56:03.761289+00:00
Thanks for reporting this.
I have tried to reproduce this issue without any success.
Cloud you please provide more context on how to reproduce the error and attach the logs?
https://cloudinit.readthedocs.io/en/latest/howto/bugs.html#reporting-bugs
In the meanwhile, I mark it as incomplete.
This bug was originally filed in Launchpad as LP: #2014712
Launchpad details
Launchpad user Victor Berisha(vberisha) wrote on 2023-04-01T02:45:44.021804+00:00
My linux machine is running in Azure - Below is the message I'm seeing when I try logging into my device.
A new feature in cloud-init identified possible datasources for #
this system as:
['Ec2', 'None']
However, the datasource used was: Azure
In the future, cloud-init will only attempt to use datasources that
are identified or specifically configured.
For more information see
https://bugs.launchpad.net/bugs/1669675
If you are seeing this message, please file a bug against
cloud-init at
https://bugs.launchpad.net/cloud-init/+filebug?field.tags=dsid
Make sure to include the cloud provider your instance is
running on.
After you have filed a bug, you can disable this warning by launching
your instance with the cloud-config below, or putting that content
into /etc/cloud/cloud.cfg.d/99-warnings.cfg
cloud-config
warnings:
dsid_missing_source: off