diff options
author | pmikus <peter.mikus@protonmail.ch> | 2024-06-07 07:02:11 +0200 |
---|---|---|
committer | Peter Mikus <peter.mikus@protonmail.ch> | 2024-06-10 07:56:14 +0000 |
commit | 75e22929e7b996efddcfab6e3e6ecd3f976308c4 (patch) | |
tree | d15f1f9d6e3969398c8eb73b531bf673860861ca /fdio.infra.ansible/inventories/lf_inventory/hosts | |
parent | b5500a4c1c56afd4b9e1267bdffe93ec9839bd72 (diff) |
feat(ansible): Repurpose obsolete vpp-device
Signed-off-by: pmikus <peter.mikus@protonmail.ch>
Change-Id: I95171ab59dfe1b5a98c36a839233d14e9ddb7ce5
Diffstat (limited to 'fdio.infra.ansible/inventories/lf_inventory/hosts')
-rw-r--r-- | fdio.infra.ansible/inventories/lf_inventory/hosts | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/fdio.infra.ansible/inventories/lf_inventory/hosts b/fdio.infra.ansible/inventories/lf_inventory/hosts index b7109a1261..420adc3a8d 100644 --- a/fdio.infra.ansible/inventories/lf_inventory/hosts +++ b/fdio.infra.ansible/inventories/lf_inventory/hosts @@ -53,8 +53,6 @@ all: hosts: 10.30.51.30: #s30-t15-sut1 - sapphirerapids 10.30.51.31: #s31-t16-sut1 - sapphirerapids - 10.30.51.50: #s1-t11-sut1 - skylake - 10.30.51.51: #s2-t12-sut1 - skylake 10.30.51.70: #s55-t13-sut1 - thunderx2 9980 10.30.51.71: #s56-t14-sut1 - thunderx2 9980 nomad: @@ -67,8 +65,10 @@ all: 10.30.51.26: #s26-nomad - skylake 10.30.51.27: #s27-nomad - skylake 10.30.51.28: #s28-nomad - skylake + 10.30.51.50: #s1-t11-sut1 - skylake + 10.30.51.51: #s2-t12-sut1 - skylake 10.30.51.91: #s58-nomad - neoverse n1 10.30.51.92: #s59-nomad - neoverse n1 dev: hosts: - 10.30.51.38: #fdio-marvell-dev - thunderx 88xx
\ No newline at end of file + 10.30.51.38: #fdio-marvell-dev - thunderx 88xx |