Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

https://linuxize.com/post/how-to-install-vagrant-on-centos-7/


install vagrant
sudo yum install   https://releases.hashicorp.com/vagrant/2.2.1/vagrant_2.2.1_x86_64.rpm   

vagrant --version



https://computingforgeeks.com/using-vagrant-with-libvirt-on-linux/



install plug-ins
vagrant plugin install vagrant-libvirt


  • No labels