mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
osdc-freeipa-workshop: add Windows prep details
This commit is contained in:
parent
c90fabd6b1
commit
4c5db75445
29
workshop.rst
29
workshop.rst
@ -82,7 +82,11 @@ instructions follow.
|
|||||||
Install Vagrant
|
Install Vagrant
|
||||||
---------------
|
---------------
|
||||||
|
|
||||||
On Fedora 22 (you will need the `RPM Fusion`_ repository)::
|
Fedora 22
|
||||||
|
^^^^^^^^^
|
||||||
|
|
||||||
|
The workshop box requires the Vagrant VirtualBox provider.
|
||||||
|
VirtualBox is available from the `RPM Fusion`_ repository::
|
||||||
|
|
||||||
$ sudo 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 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 dnf install -y vagrant VirtualBox
|
||||||
@ -92,19 +96,30 @@ On Fedora 22 (you will need the `RPM Fusion`_ repository)::
|
|||||||
.. _RPM Fusion: http://rpmfusion.org/Configuration
|
.. _RPM Fusion: http://rpmfusion.org/Configuration
|
||||||
|
|
||||||
|
|
||||||
On Mac OS X::
|
Mac OS X
|
||||||
|
^^^^^^^^
|
||||||
|
|
||||||
TODO
|
**TODO**
|
||||||
|
|
||||||
|
|
||||||
On Ubuntu::
|
Ubuntu
|
||||||
|
^^^^^^
|
||||||
|
|
||||||
TODO
|
**TODO**
|
||||||
|
|
||||||
|
|
||||||
On Windows::
|
Windows
|
||||||
|
^^^^^^^
|
||||||
|
|
||||||
TODO
|
Install Vagrant via the ``.msi`` available from
|
||||||
|
https://www.vagrantup.com/downloads.html.
|
||||||
|
|
||||||
|
Install VirtualBox *platform package* for Windows hosts from
|
||||||
|
https://www.virtualbox.org/wiki/Downloads.
|
||||||
|
|
||||||
|
You will also need to install an SSH client, and Git. Git for
|
||||||
|
Windows also comes with an SSH client so just install Git from
|
||||||
|
https://git-scm.com/download/win.
|
||||||
|
|
||||||
|
|
||||||
Clone Vagrantfile repository
|
Clone Vagrantfile repository
|
||||||
|
Loading…
Reference in New Issue
Block a user