mirror of
https://gitlab.alpinelinux.org/alpine/cloud/tiny-cloud.git
synced 2026-02-04 04:22:43 +03:00
Edit init.test
This commit is contained in:
parent
d36e8bca13
commit
7b6109c9b2
@ -193,7 +193,8 @@ set_ssh_keys_body() {
|
||||
set_ssh_keys_gcp_body() {
|
||||
fake_bin getent <<-EOF
|
||||
#!/bin/sh
|
||||
echo "alpine:x:1000:1000:Linux User,,,:/home/alpine:/bin/sh"
|
||||
echo "alpine:x:1000:1000:Linux User,,,:/home/alpine:/bin/sh" |
|
||||
grep "^$1:"
|
||||
EOF
|
||||
fake_metadata_gcp <<-EOF
|
||||
project:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user