setup-alpine: add USERSSHKEY option to answerfile
Add a variable for user's ssh key, USERSSHKEY. We need this because the key is space separated and we want avoid parse USEROPTS with eval to handle quotes.
fixes #10520 (closed)
Add a variable for user's ssh key, USERSSHKEY. We need this because the key is space separated and we want avoid parse USEROPTS with eval to handle quotes.
fixes #10520 (closed)