Skip to content

Commit

Permalink
Provide default for sonic portchannels.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerrit91 committed Jun 6, 2024
1 parent 94a4261 commit f4d5f16
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion partition/roles/sonic/defaults/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,11 @@ sonic_ports: []
sonic_ports_dict: {}
sonic_ports_default_fec: none

sonic_portchannels: []

## BGP related settings
sonic_loopback_address:
sonic_asn:
sonic_asn:
sonic_bgp_ports: []
sonic_frr_render: true
sonic_frr_debug_options: []
Expand Down

0 comments on commit f4d5f16

Please sign in to comment.