network/salt-pillar/switches/init.sls

21 lines
339 B
Plaintext
Raw Normal View History

2016-11-12 00:02:45 +01:00
switches:
switch-d1:
model: 'TL-SG3210'
location: Turm D Keller
ports:
switch-b1:
mode: trunk
ports: 1-4
vlans:
- mgmt
- pub
up1:
mode: access
ports: 5
mgmt:
mode: access
ports: 6
pub:
mode: access
ports: 7-8