mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
osdc-freeipa-workshop: add missing dnf install vagrant
This commit is contained in:
committed by
Alexander Bokovoy
parent
514f4c298c
commit
fe03beb0e7
12
workshop.rst
12
workshop.rst
@@ -83,17 +83,17 @@ Please set up these items **prior to the workshop**. More detailed
|
||||
instructions follow.
|
||||
|
||||
|
||||
Install Vagrant
|
||||
---------------
|
||||
Install Vagrant and VirtualBox
|
||||
------------------------------
|
||||
|
||||
Fedora 22
|
||||
^^^^^^^^^
|
||||
Fedora
|
||||
^^^^^^
|
||||
|
||||
The workshop box uses the Vagrant VirtualBox provider. VirtualBox
|
||||
needs to build kernel modules so first install kernel headers and
|
||||
the Dynamic Kernel Module Support::
|
||||
the Dynamic Kernel Module Support (and while we're at it, Vagrant)::
|
||||
|
||||
$ sudo dnf install -y kernel-devel dkms
|
||||
$ sudo dnf install -y kernel-devel dkms vagrant
|
||||
|
||||
Next install VirtualBox from their official package repository.
|
||||
Before using the repo, check that its contents match what appears
|
||||
|
||||
Reference in New Issue
Block a user