mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
scripts/ansible: yet another well-meaning blog post trying to decypher /etc/apt/trusted.gpg.d quagmire
This commit is contained in:
parent
99558b07a6
commit
b0a2db30de
1 changed files with 1 additions and 0 deletions
|
@ -95,6 +95,7 @@ fi
|
|||
# 2021-04-26: JV & @holta WIP. The apt-key command is going away, and the past
|
||||
# practice of putting keys in /etc/apt/trusted.gpg.d is considered insecure:
|
||||
# https://www.linuxuprising.com/2021/01/apt-key-is-deprecated-how-to-add.html
|
||||
# https://askubuntu.com/questions/1286545/what-commands-exactly-should-replace-the-deprecated-apt-key/1307181#1307181
|
||||
# So we put .gpg key in repo iiab/iiab, also for reliable installs/containers.
|
||||
|
||||
#echo -e "\napt update; install dirmngr; PPA to /etc/apt/sources.list.d/iiab-ansible.list\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue