Skip to content

setup-alpine: add USERSSHKEY option to answerfile

Natanael Copa requested to merge usersshkey into master

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)

Merge request reports