We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aa25034 + 9cc0740 commit f066f76Copy full SHA for f066f76
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-digitalocean-snapshot.sh
+* 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