How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "obnox/fedora21-64-lxc"
end
vagrant init obnox/fedora21-64-lxc
vagrant up

This version was created over 8 years ago.

Keep systemd from overmounting /tmp with tmpfs, as this prevents vagrant-cachier from working.

1 provider for this version.
  • lxc Hosted by Vagrant Cloud (194 MB)

This version was created over 8 years ago.

  • Don't drop the sys_nice capability in lxc-config so that it is possible to run ctdb in the container.
1 provider for this version.
  • lxc Hosted by Vagrant Cloud (194 MB)

This version was created over 8 years ago.

Initial release built on 2015-01-03

1 provider for this version.
  • lxc Hosted by Vagrant Cloud (193 MB)