diff options
author | pmikus <pmikus@cisco.com> | 2020-08-28 07:07:07 +0000 |
---|---|---|
committer | pmikus <pmikus@cisco.com> | 2020-08-28 07:07:07 +0000 |
commit | 6f34eeabedf6c2644f4175cd6a08029290d958ff (patch) | |
tree | 289e5dfd947c360368eb881b8d2ded7ad4ac129c | |
parent | cf116658b04ab5e53ca98d39a99b55549f90f428 (diff) |
Ansible: Add arm nomads into pool
Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: I99a33a15e7e87fe6f56deb1ab0e4ce3091508244
-rw-r--r-- | resources/tools/testbed-setup/ansible/inventories/lf_inventory/hosts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/hosts b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/hosts index faf93f9969..b01053a5bf 100644 --- a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/hosts +++ b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/hosts @@ -60,9 +60,9 @@ all: 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.66: #s51-nomad - thunderx 88xx 10.30.51.67: #s49-nomad - thunderx 88xx - #10.30.51.68: #s50-nomad - thunderx 88xx + 10.30.51.68: #s50-nomad - thunderx 88xx dev: hosts: 10.30.51.38: #fdio-marvell-dev - thunderx 88xx |