How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "cloudhotspot/ubuntu"
end
vagrant init cloudhotspot/ubuntu
vagrant up

This version was created almost 8 years ago.

Update to Ubuntu 14.04.3.

CloudHotspot insecure keys have been deprecated and removed in this version.

Built with Packer - see https://github.com/cloudhotspot/packer-ubuntu

3 providers for this version.
  • aws Hosted by Vagrant Cloud (365 Bytes)

  • virtualbox Hosted by Vagrant Cloud (891 MB)

  • vmware_desktop Hosted by Vagrant Cloud (1.01 GB)

This version was created over 8 years ago.

A basic Ubuntu 14.04.2 installation.

This includes:

  • Default SSH key pair for the vagrant and root users that is also added to authorized_keys

  • This allows for easy SSH access between machines in a multi-host Vagrant environment

  • This image is only to used for testing/demo/lab purposes

2 providers for this version.
  • virtualbox Hosted by Vagrant Cloud (570 MB)

  • vmware_fusion Hosted by Vagrant Cloud (531 MB)