Skip to content

Commit f066f76

Browse files
author
Matthew Fisher
committed
Merge pull request #588 from davidcollom/patch-1
update DO readme to match correct script name
2 parents aa25034 + 9cc0740 commit f066f76

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

contrib/digitalocean/README.md

Lines changed: 4 additions & 1 deletion
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-digitalocean-snapshot.sh
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`
2629
* Run this command to start the provisioning process
2730

2831
```

0 commit comments

Comments
 (0)