doc/wifi-provisioning: explain switch pillar, add scripts

This commit is contained in:
Astro 2016-12-14 22:51:39 +01:00
parent 16f2a3924d
commit 14d6d9ac15
1 changed files with 10 additions and 0 deletions

View File

@ -21,5 +21,15 @@
3. `psk` vom Benutzer eingeben lassen, verschlüsselt
abspeichern
6. Kanäle je nach Umgebung des Nachbars optimieren
7. `salt server1 state.apply cpe`
8. `/root/apX.sh` zum Anwenden des Konfigurationsskripts
4. Switch-Port konfigurieren in `salt-pillar/switches`
1. Switch raussuchen, z.B. *switch-b1* oder *switch-b2* im Haus B
2. Eintrag `apX` anlegen
3. `mode: trunk`
4. Der Port in welchen das Kabel gesteckt wird kommt unter `ports:`
5. `vlans:` immer *mgmt* und *pub*, auch das *privX*
6. `salt server1 state.apply switches`
7. `/root/switch-X.sh` zum Anwenden des Konfigurationsskripts