Install vagrant-digitalocean by entering the following commands in the terminal:
sudo apt update sudo apt install vagrant-digitalocean
Description:
Digital Ocean provider for Vagrant
vagrant-digitalocean is a Vagrant provider plugin that supports the management of DigitalOcean Droplets (virtual machines). . Features include: . * Create and destroy Droplets * Power on and off Droplets * Rebuild a Droplet (destroys and ups with same IP address) * Provision a Droplet with shell * Setup a SSH public key for authentication * Create a new user account during Droplet creation
Homepage: https://github.com/devopsgroup-io/vagrant-digitalocean
Version: 0.9.1-1
Section: universe/ruby