How to use this box with Vagrant:

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

This version was created over 3 years ago.

for kernel 4.18

1 provider for this version.
  • aws Hosted by Vagrant Cloud (564 Bytes)