mirror of
https://gitlab.alpinelinux.org/alpine/cloud/tiny-cloud.git
synced 2026-02-04 04:22:43 +03:00
. . .
This commit is contained in:
parent
41baed2234
commit
b299b7f4b9
@ -212,7 +212,7 @@ set_ssh_keys_gcp_body() {
|
||||
# TODO: need to figure out what to check
|
||||
CLOUD="gcp" atf_check \
|
||||
-o match:"chown.*/\.ssh" \
|
||||
sh -c ". \"$lib\"; init__set_ssh_keys"
|
||||
sh -c "set -x; . \"$lib\"; init__set_ssh_keys"
|
||||
atf_check -o match:"^ssh-ed25519 keydata" \
|
||||
-o match:"^ssh-rsa foobar" \
|
||||
cat home/alpine/.ssh/authorized_keys
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user