ansible-ffibk/roles/network-fastd/README.md
2017-09-11 23:23:34 +02:00

27 lines
428 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Ansible role network-fastd
Diese Ansible role konfiguriert Netzwerk Interfaces für fastd.
- xxVPN pro Mesh
- xxigVPN pro Mesh
## Benötigte Variablen
- Dictionary `meshes`
´´´
meshes:
xx:
...
ipv4_network:
...
´´´
- Host Variable `magic`
## MAC-Adressen
Die MAC-Adressen der Interfaces werden aus dem IPv4-Subnetz sowie der `magic`-Nummerdes Hosts berechnet.
xxVPN-prefix: `02:11`
xxigVPN-prefix: `02:12`