We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1a8e14 commit 9cc0740Copy full SHA for 9cc0740
1 file changed
contrib/digitalocean/README.md
@@ -22,7 +22,10 @@ knife[:digital_ocean_client_id] = "your digital ocean client ID"
22
knife[:digital_ocean_api_key] = "your digital ocean API key"
23
```
24
25
+* Follow the steps provided in `contrib/digitalocean/prepare-controller-image.sh`
26
+* Ensure you create a snapshot of `deis-controller-image`
27
* Follow the steps provided in `contrib/digitalocean/prepare-node-image.sh`
28
+* Ensure you create a snapshot of `deis-node-image`
29
* Run this command to start the provisioning process
30
31
0 commit comments