How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "scmcoord/centos5-lxc"
  config.vm.box_version = "0.9.0"
end
vagrant init scmcoord/centos5-lxc \
  --box-version 0.9.0
vagrant up

This version was created about 10 years ago.

First release.

TODO: disable httpd, saslauthd, sendmail.

1 provider for this version.
  • lxc
    unknown Externally hosted (scmcoord.com)