FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects

Sync arcus/yoga-staging to arcus/yoga-production

Merged Paul Browne requested to merge arcus/yoga-staging into arcus/yoga-production
9 files
+ 42
9
Compare changes
  • Side-by-side
  • Inline
Files
9
@@ -1022,9 +1022,9 @@ ngs_manage_vlans = False
[genericswitch:ethsw-ar02-u19]
device_type = netmiko_cumulus
ip = 10.45.253.79
username = cumulus
password = {{ secrets_switch_ssh_password }}
secret = {{ secrets_switch_ssh_password }}
username = arcus-ngs
password = {{ secrets_arcus_ngs_switch_ssh_password }}
secret = {{ secrets_arcus_ngs_switch_ssh_password }}
ngs_physical_networks = physnet1
ngs_port_default_vlan = 610
ngs_disable_inactive_ports = False
Loading