Skip to content

Commit

Permalink
Merge pull request #36 from hakasapl/main
Browse files Browse the repository at this point in the history
Minor bug fixes in CORE manifests
  • Loading branch information
hakasapl authored Nov 1, 2023
2 parents 45c8c69 + c40f72b commit 2661c17
Show file tree
Hide file tree
Showing 6 changed files with 21 additions and 22 deletions.
4 changes: 2 additions & 2 deletions host_vars/MOC-CORE-1/interfaces.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,9 @@ interfaces:
hundredGigE 1/32:
description: "MOC-CORE-2 Port 32 VLT"
state: "up"
tengigabitethernet 1/33:
TenGigabitEthernet 1/33:
state: "down"
tengigabitethernet 1/34:
TenGigabitEthernet 1/34:
description: "MOC-CORE-2 Port 34 VLT Heartbeat"
state: "up"
ip4: "10.255.255.1/30"
Expand Down
4 changes: 2 additions & 2 deletions host_vars/MOC-CORE-2/interfaces.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,9 @@ interfaces:
hundredGigE 1/32:
description: "MOC-CORE-1 Port 32 VLT"
state: "up"
tengigabitethernet 1/33:
TenGigabitEthernet 1/33:
state: "down"
tengigabitethernet 1/34:
TenGigabitEthernet 1/34:
description: "MOC-CORE-1 Port 34 VLT Heartbeat"
state: "up"
ip4: "10.255.255.2/30"
Expand Down
4 changes: 2 additions & 2 deletions host_vars/MOC-CORE-3/interfaces.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,9 @@ interfaces:
hundredGigE 1/32:
description: "MOC-CORE-4 Port 32 VLT"
state: "up"
tengigabitethernet 1/33:
TenGigabitEthernet 1/33:
state: "down"
tengigabitethernet 1/34:
TenGigabitEthernet 1/34:
description: "MOC-CORE-4 Port 34 VLT Heartbeat"
state: "up"
ip4: "10.255.255.1/30"
Expand Down
4 changes: 2 additions & 2 deletions host_vars/MOC-CORE-4/interfaces.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,9 @@ interfaces:
hundredGigE 1/32:
description: "MOC-CORE-3 Port 32 VLT"
state: "up"
tengigabitethernet 1/33:
TenGigabitEthernet 1/33:
state: "down"
tengigabitethernet 1/34:
TenGigabitEthernet 1/34:
description: "MOC-CORE-3 Port 34 VLT Heartbeat"
state: "up"
ip4: "10.255.255.2/30"
Expand Down
3 changes: 1 addition & 2 deletions host_vars/OCT-CORE-3/interfaces.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -141,8 +141,7 @@ interfaces:
- 3107
- 3108
- 3109
custom:
- "no intf-type cr4 autoneg"
autoneg: false
hundredGigE 1/30:
fanout:
type: "quad"
Expand Down
24 changes: 12 additions & 12 deletions hosts
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ OCT-CORE-2 ansible_host=10.80.1.2 ansible_network_os=dellemc.os9.os9
OCT-CORE-3 ansible_host=10.80.1.3 ansible_network_os=dellemc.os9.os9
OCT-CORE-4 ansible_host=10.80.1.4 ansible_network_os=dellemc.os9.os9
# OCT Management Core Switches
OCT-MCORE-1 ansible_host=10.80.1.11 ansible_network_os=dellemc.os9.os9
OCT-MCORE-2 ansible_host=10.80.1.12 ansible_network_os=dellemc.os9.os9
#OCT-MCORE-1 ansible_host=10.80.1.11 ansible_network_os=dellemc.os9.os9
#OCT-MCORE-2 ansible_host=10.80.1.12 ansible_network_os=dellemc.os9.os9
# CL Rack
CL-SW-TORS ansible-host=10.80.2.1 ansible_network_os=dellemc.os9.os9
# OCT1 Rack
Expand All @@ -32,17 +32,17 @@ MOC-R4PAC21-SW-TORS-A ansible_host=10.80.3.11 ansible_network_os=dellemc.os9.o
MOC-R4PAC21-SW-TORS-B ansible_host=10.80.3.12 ansible_network_os=dellemc.os9.os9
MOC-R4PAC21-SW-MGMT ansible_host=10.80.3.15 ansible_network_os=dellemc.os9.os9
# MOC R4PAC22
MOC-R4PAC22-SW-TORS-A ansible_host=10.80.3.31 ansible_network_os=dellemc.os9.os9
MOC-R4PAC22-SW-TORS-B ansible_host=10.80.3.32 ansible_network_os=dellemc.os9.os9
MOC-R4PAC22-SW-MGMT ansible_host=10.80.3.35 ansible_network_os=dellemc.os9.os9
#MOC-R4PAC22-SW-TORS-A ansible_host=10.80.3.31 ansible_network_os=dellemc.os9.os9
#MOC-R4PAC22-SW-TORS-B ansible_host=10.80.3.32 ansible_network_os=dellemc.os9.os9
#MOC-R4PAC22-SW-MGMT ansible_host=10.80.3.35 ansible_network_os=dellemc.os9.os9
# MOC R4PAC24
MOC-R4PAC24-SW-TORS-A ansible_host=10.80.3.21 ansible_network_os=dellemc.os9.os9
MOC-R4PAC24-SW-TORS-B ansible_host=10.80.3.22 ansible_network_os=dellemc.os9.os9
MOC-R4PAC24-SW-MGMT ansible_host=10.80.3.25 ansible_network_os=dellemc.os9.os9
#MOC-R4PAC24-SW-TORS-A ansible_host=10.80.3.21 ansible_network_os=dellemc.os9.os9
#MOC-R4PAC24-SW-TORS-B ansible_host=10.80.3.22 ansible_network_os=dellemc.os9.os9
#MOC-R4PAC24-SW-MGMT ansible_host=10.80.3.25 ansible_network_os=dellemc.os9.os9

[dev]
# OCT5 Rack
OCT5-SW-TORS-A ansible_host=10.80.2.51 ansible_network_os=dellemc.os9.os9
OCT5-SW-TORS-B ansible_host=10.80.2.52 ansible_network_os=dellemc.os9.os9
OCT5-SW-CTRL ansible_host=10.80.2.54 ansible_network_os=dellemc.os9.os9
OCT5-SW-MGMT ansible_host=10.80.2.53 ansible_network_os=dellemc.os9.os9
#OCT5-SW-TORS-A ansible_host=10.80.2.51 ansible_network_os=dellemc.os9.os9
#OCT5-SW-TORS-B ansible_host=10.80.2.52 ansible_network_os=dellemc.os9.os9
#OCT5-SW-CTRL ansible_host=10.80.2.54 ansible_network_os=dellemc.os9.os9
#OCT5-SW-MGMT ansible_host=10.80.2.53 ansible_network_os=dellemc.os9.os9

0 comments on commit 2661c17

Please sign in to comment.