How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "gmmaha/clearlinux"
  config.vm.box_version = "26370"
end
vagrant init gmmaha/clearlinux \
  --box-version 26370
vagrant up

This version was created over 5 years ago.

Fixes for root partition size.

1 provider for this version.
  • libvirt
    unknown Hosted by Vagrant Cloud (538 MB)