File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -34,10 +34,10 @@ Provision a Deis Controller on Rackspace
3434 1. SSH in as root with the password shown
3535 1. Install the 3.8 kernel with: ```apt-get update && apt-get install -yq linux-image-generic-lts-raring linux-headers-generic-lts-raring && reboot```
3636 1. After reboot is complete, SSH back in as root and `uname -r` to confirm kernel is `3.8.0-35-generic`
37- 1. Run the `prepare-rackspace -image.sh` script to optimize the image for fast boot times
37+ 1. Run the `prepare-controller -image.sh` script to optimize the image for fast boot times
3838
3939 ```console
40- $ \curl -sSL https://raw2.github.com/opdemand/deis/master/contrib/rackspace/prepare-rackspace -image.sh | bash
40+ $ \curl -sSL https://raw2.github.com/opdemand/deis/master/contrib/rackspace/prepare-controller -image.sh | bash
4141 Reading package lists... Done
4242 Building dependency tree
4343 Reading state information... Done
You can’t perform that action at this time.
0 commit comments