From 4ea5aec29dc14f38a86991e75a8afca4d8964ad5 Mon Sep 17 00:00:00 2001 From: paul <paulmaruhn@posteo.de> Date: Tue, 29 Dec 2020 16:02:50 +0100 Subject: [PATCH] Update 'README.md' --- README.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index c53631c..3a2c4dc 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Freifunk Lübeck Gateway Configuration [Wiki](https://wiki.luebeck.freifunk.net/docs/infrastruktur/gateways/) -This repository provides all (or soon to be all) configurations needed to set up gateways for the Freifunk Lübeck community. +This repository provides (mostly) all configurations needed to set up gateways for the Freifunk Lübeck community. Configuration is based on Ansible. A Vagrantfile for local testing is provided, too. @@ -11,14 +11,10 @@ Configuration is based on Ansible. A Vagrantfile for local testing is provided, * Ansible (v2+) -Recommended for testing: - -* Vagrant (v1.8+) -* VirtualBox ## Requirements for Remote Host Debian unstable, plus: -- python2 +- python3 - sudo -- GitLab