diff options
author | Peter Mikus <pmikus@cisco.com> | 2022-08-04 08:48:49 +0000 |
---|---|---|
committer | Peter Mikus <peter.mikus@protonmail.ch> | 2022-08-04 09:10:23 +0000 |
commit | fefcf7bbec781c5c5a0ed87b5def8a04d583b2f8 (patch) | |
tree | f6e1c7402755dd5e350684db34101dea1947bd46 /docs | |
parent | 808797d2d913eac7581a4e4cba3fb826ddbff775 (diff) |
feat(infra): Migrate ARM nomad to Jammy
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Change-Id: I600d5ecc725f8e82219feed2abcdeaa43e78a30b
Diffstat (limited to 'docs')
-rw-r--r-- | docs/lab/fdio-dc-physical.md | 4 | ||||
-rw-r--r-- | docs/lab/fdio-dc-physical.yaml | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/docs/lab/fdio-dc-physical.md b/docs/lab/fdio-dc-physical.md index d45a2fef83..8ac9c2c24c 100644 --- a/docs/lab/fdio-dc-physical.md +++ b/docs/lab/fdio-dc-physical.md @@ -115,8 +115,8 @@ s31-t35-sut2/dnv3,up,t35,3n-dnv,SYS-E300-9A,CE300AG39040898,10.32.8.13,10.30.55. s30-t35-sut1/dnv2,up,t35,3n-dnv,SYS-E300-9A,CE300AG39040866,10.32.8.12,10.30.55.12,3016.12,u44 s29-t26-sut1/dnv1,up,t26,2n-dnv,SYS-E300-9A,CE300AG39040897,10.32.8.11,10.30.55.11,3016.12,u43 s28-t26t35-tg1,up,t26t35,2n/3n-dnv,SYS-7049GP-TRT,C7470KH06A20137,10.32.8.10,10.30.55.10,3016.12,u39-u42 -s58-nomad,up,nomad-cluster1,nomad-client,R152-P30-00,GLG4P9912A0016,10.30.51.91,10.30.50.91,3016.12,u36 -s59-nomad,up,nomad-cluster1,nomad-client,R152-P30-00,GLG4P9912A0004,10.30.51.92,10.30.50.92,3016.12,u35 +s91-nomad,up,nomad-cluster1,nomad-client,R152-P30-00,GLG4P9912A0016,10.30.51.91,10.30.50.91,3016.12,u36 +s92-nomad,up,nomad-cluster1,nomad-client,R152-P30-00,GLG4P9912A0004,10.30.51.92,10.30.50.92,3016.12,u35 s23-nomad,up,nomad-cluster1,nomad-server,SYS-1029P-WTRT,C1160LI12NM0256,10.30.51.23,10.30.51.23,3016.12,u34 s24-nomad,up,nomad-cluster1,nomad-server,SYS-1029P-WTRT,C1160LI12NM0241,10.30.51.24,10.30.51.24,3016.12,u33 s25-nomad,up,nomad-cluster1,nomad-server,SYS-1029P-WTRT,C1160LI12NM0540,10.30.51.25,10.30.51.25,3016.12,u32 diff --git a/docs/lab/fdio-dc-physical.yaml b/docs/lab/fdio-dc-physical.yaml index 0d8d386d94..583498378c 100644 --- a/docs/lab/fdio-dc-physical.yaml +++ b/docs/lab/fdio-dc-physical.yaml @@ -467,14 +467,14 @@ yul1: mgmt_ip4: 10.32.8.10 lom_ip4: 10.30.55.10 - unit: 36 - name: s58-nomad + name: s91-nomad oper_status: device_type: R152-P30-00 serial_number: GLG4P9912A0016 mgmt_ip4: 10.30.51.91 lom_ip4: 10.30.50.91 - unit: 35 - name: s59-nomad + name: s92-nomad oper_status: device_type: R152-P30-00 serial_number: GLG4P9912A0004 |