1
0
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:
Jake Buchholz Göktürk 2025-12-28 02:29:59 +00:00
parent d36e8bca13
commit 7b6109c9b2

View File

@ -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: