How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "hendryrobert/DigitalOcean"
end
vagrant init hendryrobert/DigitalOcean
vagrant up
This version was created over 7 years ago.
Version 2
This version was created over 7 years ago.
Digital Ocean Box Created by Packer