Skip to content

Commit

Permalink
fixing image coordinates (#825)
Browse files Browse the repository at this point in the history
  • Loading branch information
lwpatterson authored Mar 25, 2024
1 parent 4a761e3 commit 0d056f7
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions topologies/campus/files/apps/uilanding/modules.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,19 +23,19 @@ topology:
coords: "459,510,566,586"
ip: "192.168.0.16"
leaf-3a:
coords: "655,507,762,583"
coords: "655,499,766,587"
ip: "192.168.0.17"
leaf-3b:
coords: "827,508,934,584"
coords: "824,502,934,590"
ip: "192.168.0.18"
member-leaf-3c:
coords: "625,660,732,736"
coords: "626,656,736,743"
ip: "192.168.0.19"
member-leaf-3d:
coords: "744,662,851,738"
coords: "743,653,853,740"
ip: "192.168.0.20"
member-leaf-3e:
coords: "876,658,983,735"
coords: "876,655,986,743"
ip: "192.168.0.21"
host-1:
coords: "115,660,222,736"
Expand All @@ -47,13 +47,13 @@ topology:
coords: "454,662,561,738"
ip: "192.168.0.24"
host-4:
coords: "620,813,727,889"
coords: "619,801,729,889"
ip: "192.168.0.25"
host-5:
coords: "743,811,849,888"
coords: "742,806,852,893"
ip: "192.168.0.26"
host-6:
coords: "876,813,983,889"
coords: "876,807,986,894"
ip: "192.168.0.27"
CVP:
coords: "877,52,1099,199"
Expand Down

0 comments on commit 0d056f7

Please sign in to comment.