canonical / canonical/cloud-init

cloud-init azure

Open
#4,095 1 comment 0 reactions 0 assignees View on GitHub
incomplete launchpad
Dominant language
Python
Stars
3.8k
Forks
1.1k
Avg merge
2d 23h
Merged PRs (30d)
18

Description

This bug was originally filed in Launchpad as [LP: #2014712](https://bugs.launchpad.net/cloud-init/+bug/2014712)

Launchpad details

affected_projects = []

assignee = None
assignee_name = None
date_closed = None
date_created = 2023-04-01T02:45:44.021804+00:00
date_fix_committed = 2023-04-04T12:56:10.089401+00:00
date_fix_released = 2023-04-04T12:56:10.089401+00:00
id = 2014712
importance = undecided
is_complete = False
lp_url = https://bugs.launchpad.net/cloud-init/+bug/2014712
milestone = None
owner = vberisha
owner_name = Victor Berisha
private = False
status = incomplete
submitter = vberisha
submitter_name = Victor Berisha
tags = ['dsid']
duplicates = []

_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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.