Skip to content

Commit 8ac7b57

Browse files
authored
[MISC] Delete runner password (#912)
* Try to use SSH key * Set key location * Allow pubkey auth * Try to set keys perm * Try to change the pass * Try to set pass * Try to delete pass
1 parent c5215cb commit 8ac7b57

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

spread.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,8 @@ backends:
7979
PermitEmptyPasswords yes
8080
EOF
8181
82+
sudo passwd -d runner
83+
8284
ADDRESS localhost
8385
# HACK: spread does not pass environment variables set on runner
8486
# Manually pass specific environment variables

0 commit comments

Comments
 (0)