diff options
author | Peter Mikus <pmikus@cisco.com> | 2022-08-31 08:22:37 +0000 |
---|---|---|
committer | Peter Mikus <pmikus@cisco.com> | 2022-08-31 08:22:37 +0000 |
commit | 4f1aefa389d03d457cf6a11aa290b62c56dd67d2 (patch) | |
tree | 31c27be7caf6f72045d94282792f6467992a260a /fdio.infra.ansible | |
parent | f8f4db5688bb9e91aa632b6f2ee6604759ef0803 (diff) |
feat(infra): Remove obsolete nomads
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Change-Id: I5aae5fa6640120622204b25c7e7b40f3cf1da116
Diffstat (limited to 'fdio.infra.ansible')
-rw-r--r-- | fdio.infra.ansible/inventories/lf_inventory/hosts | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/fdio.infra.ansible/inventories/lf_inventory/hosts b/fdio.infra.ansible/inventories/lf_inventory/hosts index 30bbdd02c3..360f22a90b 100644 --- a/fdio.infra.ansible/inventories/lf_inventory/hosts +++ b/fdio.infra.ansible/inventories/lf_inventory/hosts @@ -59,12 +59,6 @@ all: 10.30.51.24: #s24-nomad - skylake 10.30.51.25: #s25-nomad - skylake 10.30.51.26: #s26-nomad - skylake - 10.30.51.39: #s53-nomad - thunderx 88xx - 10.30.51.40: #s54-nomad - thunderx 88xx - 10.30.51.65: #s52-nomad - thunderx 88xx - 10.30.51.66: #s51-nomad - thunderx 88xx - 10.30.51.67: #s49-nomad - thunderx 88xx - 10.30.51.68: #s50-nomad - thunderx 88xx 10.30.51.91: #s58-nomad - neoverse n1 10.30.51.92: #s59-nomad - neoverse n1 dev: @@ -83,4 +77,10 @@ all: 10.30.51.54: #s7-t23-sut1 - skylake 10.30.51.58: #s14-t32-sut1 - skylake 10.30.51.59: #s15-t32-sut2 - skylake - 10.30.51.60: #s16-t32-tg1 - skylake
\ No newline at end of file + 10.30.51.60: #s16-t32-tg1 - skylake + 10.30.51.39: #s53-nomad - thunderx 88xx + 10.30.51.40: #s54-nomad - thunderx 88xx + 10.30.51.65: #s52-nomad - thunderx 88xx + 10.30.51.66: #s51-nomad - thunderx 88xx + 10.30.51.67: #s49-nomad - thunderx 88xx + 10.30.51.68: #s50-nomad - thunderx 88xx
\ No newline at end of file |