Azure IMDS documentation wrong about IP address
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| cloud-init |
High
|
Unassigned |
Bug Description
The Azure data source documentation (topics/
Azure provides the `instance metadata service (IMDS)
<https:/
which is a REST service on ``196.254.196.254`` providing additional
configuration information to the instance.
However, the Azure documentation at https:/
Related branches
- Dan Watkins: Approve on 2019-10-23
- Server Team CI bot: Approve (continuous-integration) on 2019-10-23
-
Diff: 13 lines (+1/-1)1 file modifieddoc/rtd/topics/datasources/azure.rst (+1/-1)
Joshua Powers (powersj) wrote : | #1 |
Changed in cloud-init: | |
status: | New → Confirmed |
importance: | Undecided → High |
This bug is fixed with commit c47b46ed to cloud-init on branch master.
To view that commit see the following URL:
https:/
Changed in cloud-init: | |
status: | Confirmed → Fix Committed |
This bug is believed to be fixed in cloud-init in version 19.2-67. If this is still a problem for you, please make a comment and set the state back to New
Thank you.
Changed in cloud-init: | |
status: | Fix Committed → Fix Released |
Thanks for taking the time to file the bug! I have a branch up that will fix the incorrect address.