Merge pull request #2507 from punkle/master

Fix example code for digital ocean builder
pull/2513/head
Chris Bednarski 11 years ago
commit cd9e352b2e

@ -67,7 +67,7 @@ array.
"api_token": "{{user `do_api_token`}}", "api_token": "{{user `do_api_token`}}",
"image": "ubuntu-14-04-x64", "image": "ubuntu-14-04-x64",
"region": "nyc3", "region": "nyc3",
"size": "512mb", "size": "512mb"
} }
``` ```

Loading…
Cancel
Save