Skip to content

Commit ed1dba5

Browse files
committed
Revert "docs(contrib/rackspace): add manual update instructions"
This reverts commit f46b7ea. Conflicts: contrib/rackspace/README.md
1 parent c5e6e01 commit ed1dba5

2 files changed

Lines changed: 0 additions & 11 deletions

File tree

contrib/rackspace/README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -54,16 +54,6 @@ Usage: provision-rackspace-cluster.sh <key pair name> [flavor]
5454
$ ./provision-rackspace-cluster.sh deis-key
5555
```
5656

57-
### Update CoreOS
58-
Due to image publishing limitations on Rackspace, CoreOS images on Rackspace are frequently out of date.
59-
Each machine needs to be updated. On each one, run:
60-
61-
```console
62-
$ sudo systemctl unmask update-engine && sudo systemctl start update-engine && sudo update_engine_client -update && sudo reboot
63-
```
64-
65-
Once the machine is rebooted, it should have a recent CoreOS version.
66-
6757
### Initialize the cluster
6858
Once the cluster is up, get the hostname of any of the machines from Rackspace, set
6959
DEISCTL_TUNNEL and install the platform:

contrib/rackspace/provision-rackspace-cluster.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,3 @@ done
4949

5050
echo_green "Your Deis cluster has successfully deployed to Rackspace."
5151
echo_green "Please continue to follow the instructions in the README."
52-
echo_yellow "NOTE: For this release, you must also update CoreOS on these machines. See the README for details."

0 commit comments

Comments
 (0)