File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -44,9 +44,9 @@ Provision a Deis Controller on Rackspace
4444 ...
4545 ```
4646
47- 1. Create a new image from the `deis-prepare-image` server named `deis-base -image`.
47+ 1. Create a new image from the `deis-prepare-image` server named `deis-node -image`.
4848 1. In the server list in the Control Panel click the action cog for `deis-prepare-image`
49- 1. Select "Create New Image" name that image `deis-base -image`
49+ 1. Select "Create New Image" name that image `deis-node -image`
5050 1. (optionally) Distribute the image to other regions
5151 1. (optionally) Create/update your Deis flavors to use your new images
5252
Original file line number Diff line number Diff line change @@ -93,4 +93,4 @@ knife rackspace server create \
9393set +x
9494
9595# Need Chef admin permission in order to add and remove nodes and clients
96- echo -e " \033[35mPlease ensure that \" deis-controller \" is added to the Chef \" admins\" group.\033[0m"
96+ echo -e " \033[35mPlease ensure that \" $node_name \" is added to the Chef \" admins\" group.\033[0m"
You can’t perform that action at this time.
0 commit comments