Public bug reported: 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' ** Affects: cloud-init Importance: Undecided Status: New -- 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: New 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 -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp