How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "wst/xenial64"
end
vagrant init wst/xenial64
vagrant up
This version was created almost 2 years ago.
Based on https://github.com/obnoxxx/vagrant-lxc-base-boxes, run as ADDPACKAGES="policykit-1 libpam-systemd" make xenial
.
This version was created almost 2 years ago.
Based on https://github.com/obnoxxx/vagrant-lxc-base-boxes, run as ADDPACKAGES="policykit-1" make xenial
.
This version was created almost 2 years ago.
Based on https://github.com/obnoxxx/vagrant-lxc-base-boxes, run as ADDPACKAGES="policykit-1" make xenial
.
This version was created about 2 years ago.
Based on https://github.com/obnoxxx/vagrant-lxc-base-boxes, run as ADDPACKAGES="policykit-1" make xenial
.