How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "chenglong/manager"
  config.vm.box_version = "2"
end
vagrant init chenglong/manager \
  --box-version 2
vagrant up

This version was created over 8 years ago.

Upgraded the base box with all the dependencies installed

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (1.1 GB)