Skip to content

Commit b8bd170

Browse files
committed
change in name of prepare script.
1 parent 5fd7ae0 commit b8bd170

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

contrib/rackspace/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)