File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -100,12 +100,12 @@ Start the installation
100100
101101.. code-block :: console
102102
103- coreos-install -C stable -c /tmp/config -d /dev/sda
103+ coreos-install -C stable -c /tmp/config -d /dev/sda -V 647.2.0
104104
105105
106- This will install the latest `CoreOS `_ stable release to disk. The Deis provision scripts for other
107- platforms typically specify a CoreOS version - currently, `` 647.2.0 ``. To specify a CoreOS
108- version, append the `` -V `` parameter to the install command, e.g. `` -V 647.2.0 `` .
106+ This will install the latest `CoreOS `_ stable release that has been known to work
107+ well with Deis. The Deis team tests each new stable release for Deis compatibility,
108+ and it is generally not recommended to use a newer, untested release .
109109
110110After the installation has finished, reboot your server. Once your machine is back up, you should
111111be able to log in as the `core ` user using the `deis ` ssh key.
You can’t perform that action at this time.
0 commit comments