switches: fix ports syntax

This commit is contained in:
Astro 2019-05-15 00:32:38 +02:00
parent 171e8547aa
commit 8acba452ba
1 changed files with 2 additions and 1 deletions

View File

@ -728,7 +728,8 @@ switches:
ports: ports:
mgmt: mgmt:
mode: access mode: access
ports: 1 ports:
- 1
switch-c1: switch-c1:
mode: trunk mode: trunk
ports: 7,1/0/8 ports: 7,1/0/8