How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "kaergel/openstack-pike-singlenode"
  config.vm.box_version = "201712.3"
end
vagrant init kaergel/openstack-pike-singlenode \
  --box-version 201712.3
vagrant up

This version was created over 6 years ago.

There isn't a description.

2 providers for this version.
  • libvirt
    unknown Hosted by Vagrant Cloud (4.1 GB)
  • virtualbox
    unknown Hosted by Vagrant Cloud (4.08 GB)