gpg -> gpg2, minor ssh auth fix

master
Paul Walko 2019-08-25 23:28:18 -04:00
parent 8ed8fcf353
commit 94795ef908
2 changed files with 2 additions and 2 deletions

View File

@ -167,7 +167,7 @@
src: pew-media@dirtycow.vtluug.org:/nfs/cistern/share/media
path: /media-vtluug
fstype: fuse.sshfs
opts: allow_other,ro,_netdev,IdentityFile=/home/paul/.ssh/id_rsa
opts: allow_other,ro,_netdev,IdentityFile=/home/paul/.ssh/id_rsa_fast
state: mounted
- name: Add Docker GPG key

View File

@ -2,5 +2,5 @@
killall gpg-agent
rm -rf $HOME/.gnupg/private-keys-v1.d
gpg --card-status
gpg2 --card-status
gpg-connect-agent updatestartuptty /bye