Skip to content

Commit 9cc0740

Browse files
committed
be a little more explicit with the creation of snapshots
1 parent b1a8e14 commit 9cc0740

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

contrib/digitalocean/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,10 @@ knife[:digital_ocean_client_id] = "your digital ocean client ID"
2222
knife[:digital_ocean_api_key] = "your digital ocean API key"
2323
```
2424

25+
* Follow the steps provided in `contrib/digitalocean/prepare-controller-image.sh`
26+
* Ensure you create a snapshot of `deis-controller-image`
2527
* Follow the steps provided in `contrib/digitalocean/prepare-node-image.sh`
28+
* Ensure you create a snapshot of `deis-node-image`
2629
* Run this command to start the provisioning process
2730

2831
```

0 commit comments

Comments
 (0)