summaryrefslogtreecommitdiffstats
path: root/README_GCE.md
diff options
context:
space:
mode:
authorJhon Honce <jhonce@redhat.com>2015-02-17 10:43:19 -0700
committerJhon Honce <jhonce@redhat.com>2015-02-17 10:43:19 -0700
commitbcb257a6a68cf907afeb547e34d456f0351b45c2 (patch)
treea3a44c587779312aef8f0b28cb847a84b1f03b92 /README_GCE.md
parent9fed3621012fa21e87e46c704904895bf26cfa1f (diff)
parentaa6c548d4bae31526e22116967d730f6ecb528c0 (diff)
downloadopenshift-bcb257a6a68cf907afeb547e34d456f0351b45c2.tar.gz
openshift-bcb257a6a68cf907afeb547e34d456f0351b45c2.tar.bz2
openshift-bcb257a6a68cf907afeb547e34d456f0351b45c2.tar.xz
openshift-bcb257a6a68cf907afeb547e34d456f0351b45c2.zip
Merge pull request #61 from jwhonce/wip/kubeconfig
Update playbooks for latest origin code
Diffstat (limited to 'README_GCE.md')
-rw-r--r--README_GCE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README_GCE.md b/README_GCE.md
index 2c738e56e..af758af21 100644
--- a/README_GCE.md
+++ b/README_GCE.md
@@ -72,5 +72,5 @@ Test The Setup
3. Try to create an instance:
```
- ./cloud.rb gce launch -n ${USER}-minion1 -e int --type os3-minion
+ ./cloud.rb gce launch -n ${USER}-node1 -e int --type os3-node
```