Skip to content

Commit f51eea3

Browse files
author
Matthew Fisher
committed
update prepare script reference
1 parent 336d967 commit f51eea3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

contrib/rackspace/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Provision a Deis Controller on Rackspace
5656
2. SSH in as root with the password shown
5757
3. Install the 3.11 kernel with: ```apt-get update && apt-get install -yq linux-image-generic-lts-saucy linux-headers-generic-lts-saucy && reboot```
5858
4. After reboot is complete, SSH back in as root and `uname -r` to confirm kernel is `3.11.0-17-generic`
59-
5. Run the `prepare-controller-image.sh` script to optimize the image for fast boot times
59+
5. Run the `prepare-node-image.sh` script to optimize the image for fast boot times
6060

6161
```console
6262
$ ssh root@ip-address 'bash -s' < contrib/rackspace/prepare-node-image.sh

0 commit comments

Comments
 (0)