Skip to content

Commit 2972084

Browse files
author
Kristian Van Der Vliet
committedJun 30, 2015
Fix ports configuration
1 parent 5eb013a commit 2972084

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎roles/portsconfig/tasks/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
- name: configure T2 leaf ports
22
cl_ports:
3-
"speed_10g": ["swp2-31"]
3+
"speed_40g": ["swp2-31"]
44
"speed_4_by_10g": ["swp1", "swp32"]
55
notify:
66
- restart switchd

0 commit comments

Comments
 (0)
Please sign in to comment.