mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-25 09:14:01 -04:00
Merge pull request #2507 from punkle/master
Fix example code for digital ocean builder
This commit is contained in:
@@ -67,7 +67,7 @@ array.
|
||||
"api_token": "{{user `do_api_token`}}",
|
||||
"image": "ubuntu-14-04-x64",
|
||||
"region": "nyc3",
|
||||
"size": "512mb",
|
||||
"size": "512mb"
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user