diff --git a/svt-notes/OCP4/manual-jump-node.md b/svt-notes/OCP4/manual-jump-node.md index 4be0695..377032f 100644 --- a/svt-notes/OCP4/manual-jump-node.md +++ b/svt-notes/OCP4/manual-jump-node.md @@ -75,7 +75,8 @@ Test by pinging the host and ssh into the bastion host from GCP console (use bro ## ssh into the machine Try (in order of preference) 1 using openshift-qe.pem - ssh -i /openshfit-qe.pem cloud-user@ + ssh -i /openshfit-qe.pem cloud-user@ or + ssh -i /openshfit-qe.pem core@ (openshfit-qe key pair in: https://code.engineering.redhat.com/gerrit/#/admin/projects/cucushift-internal)