From 8fa43712604eb7c50e7a01b60f50801eb08ce2dd Mon Sep 17 00:00:00 2001 From: Dragomir Penev Date: Fri, 23 May 2025 14:55:45 +0300 Subject: [PATCH] Remove runner password --- spread.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/spread.yaml b/spread.yaml index 2b435a5885..9a2c7ed1b6 100644 --- a/spread.yaml +++ b/spread.yaml @@ -79,6 +79,8 @@ backends: PermitEmptyPasswords yes EOF + sudo passwd -d runner + ADDRESS localhost # HACK: spread does not pass environment variables set on runner # Manually pass specific environment variables