Skip to content

Updated install_apt Playbook to support apt_key deprication#257

Open
mikepruett3 wants to merge 4 commits into
gantsign:masterfrom
mikepruett3:master
Open

Updated install_apt Playbook to support apt_key deprication#257
mikepruett3 wants to merge 4 commits into
gantsign:masterfrom
mikepruett3:master

Conversation

@mikepruett3

Copy link
Copy Markdown

More info can be found from Jeff Geerling's blog, but downloading a repository key into /etc/apt/keyrings no longer works... and causes the Install VS Code repo (apt) task to error out.

I modified the Install key (apt) task to download the GPG file to /etc/apt/trusted.gpg.d, instead of /etc/apt/keyrings.

For reference:

@CLAassistant

CLAassistant commented Sep 29, 2024

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants