yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #92313
[Bug 2006775] Re: [feature] support key by url in apt configure module
Tracked in Github Issues as https://github.com/canonical/cloud-
init/issues/4076
** Bug watch added: github.com/canonical/cloud-init/issues #4076
https://github.com/canonical/cloud-init/issues/4076
** Changed in: cloud-init
Status: Triaged => Expired
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/2006775
Title:
[feature] support key by url in apt configure module
Status in cloud-init:
Expired
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://domain.io/keys/key1.gpg'
source: 'deb [signed-by=$KEY_FILE] http://<url>/ jammy main'
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/2006775/+subscriptions
References