From 21746b6ae00afb9684e68dfb991e3426f5e82719 Mon Sep 17 00:00:00 2001 From: Jurgen Verhasselt Date: Mon, 30 Oct 2017 19:03:01 +0100 Subject: [PATCH] add deploy-from-fedora-workstation links --- README.md | 1 + docs/index.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index 1a6c2298..55b1bd6f 100644 --- a/README.md +++ b/README.md @@ -180,6 +180,7 @@ After this process completes, the Algo VPN server will contains only the users l * Setup instructions - Documentation for available [Ansible roles](docs/setup-roles.md) + - Deploy from [Fedora Workstation (26)](docs/deploy-from-fedora-workstation.md) - Deploy from [RedHat/CentOS 6.x](docs/deploy-from-redhat-centos6.md) - Deploy from [Windows](docs/deploy-from-windows.md) - Deploy from [Ansible](docs/deploy-from-ansible.md) directly diff --git a/docs/index.md b/docs/index.md index 7275901f..b9b94bb6 100644 --- a/docs/index.md +++ b/docs/index.md @@ -2,6 +2,7 @@ * Setup instructions - Documentation for available [Ansible roles](setup-roles.md) + - Deploy from [Fedora Workstation (26)](deploy-from-fedora-workstation.md) - Deploy from [RedHat/CentOS 6.x](deploy-from-redhat-centos6.md) - Deploy from [Windows](deploy-from-windows.md) - Deploy from [Ansible](deploy-from-ansible.md) directly