osdc-freeipa-workshop: add rpmfusion instructions

This commit is contained in:
Fraser Tweedale 2015-10-16 16:12:30 +10:00 committed by Alexander Bokovoy
parent 64109d5ac4
commit 96f93687d9

View File

@ -26,12 +26,15 @@ instructions follow.
Install Vagrant
---------------
On Fedora 22::
On Fedora 22 (you will need the `RPM Fusion`_ repository)::
$ dnf install -y http://download1.rpmfusion.org/free/fedora/releases/22/Everything/x86_64/os/rpmfusion-free-release-22-1.noarch.rpm
$ sudo dnf install -y vagrant VirtualBox
$ sudo akmods
$ sudo modprobe vboxdrv vboxnetadp
.. _RPM Fusion: http://rpmfusion.org/Configuration
On Mac OS X::