You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This will install the current [CoreOS](https://coreos.com/) release to disk. If you want to install the recommended [CoreOS](https://coreos.com/) version check the [Deis changelog](../../CHANGELOG.md)
52
-
and specify that version by appending the `-V` parameter to the install command, e.g. `-V 402.2.0`.
52
+
and specify that version by appending the `-V` parameter to the install command, e.g. `-V 438.0.0`.
53
53
54
54
After the installation has finished reboot your server. Once your machine is back up you should be able to log in as the `core` user using the `deis` ssh key.
Copy file name to clipboardExpand all lines: contrib/gce/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -112,10 +112,10 @@ Table of resources:
112
112
+--------+---------------+--------+---------+
113
113
```
114
114
115
-
Launch 3 instances using `coreos-alpha-402-2-0-v20140807` image. You can choose another starting CoreOS image from the listing output of `gcloud compute images list`:
115
+
Launch 3 instances using `coreos-alpha-438-0-0-v20140913` image. You can choose another starting CoreOS image from the listing output of `gcloud compute images list`:
0 commit comments