How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "michaelh/camflowwget"
end
vagrant init michaelh/camflowwget
vagrant up
This version was created over 6 years ago.
Make sure /bin/bash is opaque so that CamFlow won't track it
This version was created over 6 years ago.
Remove /etc/camflow-machine-id so that CamFlow's CFID will be unique
This version was created almost 7 years ago.
Start of the release of the box.