How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "externalcronjobs/vagrant-box"
end
vagrant init externalcronjobs/vagrant-box
vagrant up
This version was created almost 2 years ago.
Python3 migration
This version was created almost 3 years ago.
There isn't a description.
This version was created about 3 years ago.
There isn't a description.
This version was created about 3 years ago.
This is the very initial version of the box