How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "nassimabbou/Atelier-AnsiblePacker"
  config.vm.box_version = "2.4.1"
end
vagrant init nassimabbou/Atelier-AnsiblePacker \
  --box-version 2.4.1
vagrant up

This version was created about 12 hours ago.

Version 2.4.1 includes:

  • Updated base image to the latest version
  • Improved provisioning scripts for better performance
  • Fixed compatibility issues with the latest VirtualBox
1 provider for this version.
  • virtualbox
    amd64 Hosted by Vagrant Cloud (1.29 GB)