Rename all occurrences of "Compute Node" to "Compute Engine"
This is an error, there is no such thing as "Compute Node" in GCP. Signed-off-by: Tomas Hozza <thozza@redhat.com>
This commit is contained in:
parent
e799f752be
commit
c91f3b11f6
6 changed files with 61 additions and 61 deletions
|
|
@ -576,7 +576,7 @@ function verifyInAWS() {
|
|||
fi
|
||||
}
|
||||
|
||||
# Verify image in Compute Node on GCP
|
||||
# Verify image in Compute Engine on GCP
|
||||
function verifyInGCP() {
|
||||
# Authenticate
|
||||
$GCP_CMD auth activate-service-account --key-file "$GOOGLE_APPLICATION_CREDENTIALS"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue