diff options
author | Troy Dawson <tdawson@redhat.com> | 2014-10-31 16:35:30 -0500 |
---|---|---|
committer | Troy Dawson <tdawson@redhat.com> | 2014-10-31 16:35:30 -0500 |
commit | 24b4a06be6ddb7d62e01aa0c1f4159036fb9497b (patch) | |
tree | 90129960a7c44653bdc06170664320341a553602 | |
parent | d0b205a7cf2f35db89e5bba9e88c35589b757b94 (diff) | |
download | openshift-24b4a06be6ddb7d62e01aa0c1f4159036fb9497b.tar.gz openshift-24b4a06be6ddb7d62e01aa0c1f4159036fb9497b.tar.bz2 openshift-24b4a06be6ddb7d62e01aa0c1f4159036fb9497b.tar.xz openshift-24b4a06be6ddb7d62e01aa0c1f4159036fb9497b.zip |
Fixing up GCE README
-rw-r--r-- | README_GCE.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README_GCE.md b/README_GCE.md index 3401fead2..e315dade9 100644 --- a/README_GCE.md +++ b/README_GCE.md @@ -40,6 +40,7 @@ Create a gce.ini file for GCE * gce_service_account_email_address - Found in "APIs & auth" -> Credentials -> "Service Account" -> "Email Address" * gce_service_account_pem_file_path - Full path from previous steps * gce_project_id - Found in "Projects", it list all the gce projects you are associated with. The page lists their "Project Name" and "Project ID". You want the "Project ID" + 1. vi ~/.gce/gce.ini 1. make the contents look like this: ``` |