Skip to content
Snippets Groups Projects
Commit 471b717a authored by Paul's avatar Paul :turtle:
Browse files

add ansible note

parent 29adbd32
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,16 @@
## Übersicht
## Setup
Die Gateways werden mit einem [ansible-playbook](https://git.luebeck.freifunk.net/FreifunkLuebeck/gateway-config) aufgesetzt.
Connectivity testen:
```
ansible -m ping --inventory=hosts.yml all
```
### MAC Adress Schema
MAC Adressen auf Gateways sollten nach einem festen Schema aufgebaut werden.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment