diff options
author | Peter Mikus <peter.mikus@protonmail.ch> | 2024-09-16 13:18:17 +0200 |
---|---|---|
committer | Peter Mikus <peter.mikus@protonmail.ch> | 2024-09-16 13:18:17 +0200 |
commit | df8054fa1fc5186e3bc2324fbd44454095d6a757 (patch) | |
tree | 92752df7a6acce80a6bb6aae2ff6a9b71f0cc524 | |
parent | 4f727ccb9c432dc54d1e76785ba7f29e65030fa6 (diff) |
feat(infra): Bug fix
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Idbe9ccc5c719358ab337d4dd92dbe160c7fe1ff3
-rw-r--r-- | fdio.infra.ansible/inventories/lf_inventory/hosts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fdio.infra.ansible/inventories/lf_inventory/hosts b/fdio.infra.ansible/inventories/lf_inventory/hosts index 41e87e2729..c5fe4a57fe 100644 --- a/fdio.infra.ansible/inventories/lf_inventory/hosts +++ b/fdio.infra.ansible/inventories/lf_inventory/hosts @@ -2,6 +2,7 @@ all: children: tg: hosts: + 10.30.51.37: #s37-t27-tg1 - icelake 10.30.51.53: #s53-t21-tg1 - sapphirerapids 10.30.51.55: #s55-t22-tg1 - sapphirerapids 10.30.51.57: #s57-t23-tg1 - sapphirerapids @@ -13,9 +14,8 @@ all: 10.30.51.84: #s84-t213-tg1 - icelake 10.30.51.86: #s86-t214-tg1 - icelake 10.30.51.88: #s88-t215-tg1 - octeon - 10.30.51.89: #s89-t39t310-tg1 - icelake + 10.30.51.89: #s89-t39t310-tg1 - cascadelake 10.30.51.90: #s90-t31t32-tg1 - icelake - 10.32.8.23: #s38-t29-tg1 - cascadelake 10.32.8.25: #s61-t210-tg1 - epyc sut: hosts: |