Skip to content

Instantly share code, notes, and snippets.

@leto
Created January 27, 2015 20:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save leto/fab94fbe1b6ecaad6719 to your computer and use it in GitHub Desktop.
Save leto/fab94fbe1b6ecaad6719 to your computer and use it in GitHub Desktop.
Bringing machine 'prod' up with 'digital_ocean' provider...
==> prod: Using existing SSH key: vagrantfile created this
There was an issue with the request made to the Digital Ocean
API at:
Path: /v2/droplets
URI Params: {:size=>"512mb", :region=>"sfo1", :image=>9801950, :name=>:prod, :ssh_keys=>[622190], :private_networking=>false, :backups=>false, :ipv6=>false, :user_data=>nil}
The response status from the API was:
Status: 422
Response: {"id"=>"unprocessable_entity", "message"=>"Private networking is not supported for this configuration, please try a different region or distribution."}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment