[feature] support key by url in apt configure module
Bug #2006775 reported by
Brett Holman
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
cloud-init |
Expired
|
Wishlist
|
Unassigned |
Bug Description
A common way of distributing keys is by hosting them at a URL for download. This is not currently supported by the apt configure module, and would be a simple addition.
Example usage (note the suggested 'keyurl' key)
apt:
sources:
source1:
keyurl: 'https:/
source: 'deb [signed-
Changed in cloud-init: | |
importance: | Undecided → Wishlist |
status: | New → Triaged |
tags: | added: bitesize |
To post a comment you must log in.
Tracked in Github Issues as https:/ /github. com/canonical/ cloud-init/ issues/ 4076