mirror of
https://github.com/pigmonkey/spark.git
synced 2026-01-23 02:24:09 +00:00
disable user ssh key install by default
I use my PGP key on a Yubikey for SSH.
This commit is contained in:
parent
df36f166f9
commit
e0514e7498
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ aur:
|
||||||
|
|
||||||
ssh:
|
ssh:
|
||||||
port: 22
|
port: 22
|
||||||
user_key: /root/id_rsa
|
# user_key: /root/id_rsa
|
||||||
enable_sshd: False
|
enable_sshd: False
|
||||||
|
|
||||||
gnupg:
|
gnupg:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue