Skip to content

Instantly share code, notes, and snippets.

@Akasurde
Created October 29, 2015 09:51
Show Gist options
  • Save Akasurde/31170f5f25fc79700238 to your computer and use it in GitHub Desktop.
Save Akasurde/31170f5f25fc79700238 to your computer and use it in GitHub Desktop.
Installing vagrant-libvirt on RHEL 7 and CentOS 7
wget https://copr.fedoraproject.org/coprs/purpleidea/vagrant-libvirt/repo/epel-7/purpleidea-vagrant-libvirt-epel-7.repo -O /etc/yum.repos.d/vagrant-libvirt.repo
yum install -y vagrant-libvirt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment