We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5eb013a commit 2972084Copy full SHA for 2972084
roles/portsconfig/tasks/main.yml
@@ -1,6 +1,6 @@
1
- name: configure T2 leaf ports
2
cl_ports:
3
- "speed_10g": ["swp2-31"]
+ "speed_40g": ["swp2-31"]
4
"speed_4_by_10g": ["swp1", "swp32"]
5
notify:
6
- restart switchd
0 commit comments