Replies: 1 comment
-
I don't believe we upload the images to GCP, so I'm surprised the docs say that. @bdunne Is that something we did in the past? @khahmed, instead, get the image from https://manageiq.org/download and upload to your GCP account. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi
I was trying to follow the instructions here and create a ManageIQ VM on GCP: https://www.manageiq.org/docs/get-started/cloud
Doing it from the console would just cause my image import step to fail silently. Trying from the CLI indicates that I might need some permissions on the image file. Should the image be world readable?
kahmed0610@cloudshell:~ (manageiq-364220)$ gcloud compute images create manageiq-ka --project=manageiq-364220 --source-uri=https://storage.googleapis.com/manageiq/najdorf-1.3.tar.gz
ERROR: (gcloud.compute.images.create) Could not fetch resource:
Beta Was this translation helpful? Give feedback.
All reactions