X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=resources%2Ftools%2Ftestbed-setup%2Fansible%2Finventories%2Fsample_inventory%2Fhosts;fp=resources%2Ftools%2Ftestbed-setup%2Fansible%2Finventories%2Fsample_inventory%2Fhosts;h=da5d7f163423d4246abec085a4e53642f36369d3;hb=53153e114017d193cdf9b88f21f4eac31bad72b7;hp=0000000000000000000000000000000000000000;hpb=138c1b1f56a2b59afeafb92379e955b9baf95e7a;p=csit.git diff --git a/resources/tools/testbed-setup/ansible/inventories/sample_inventory/hosts b/resources/tools/testbed-setup/ansible/inventories/sample_inventory/hosts new file mode 100644 index 0000000000..da5d7f1634 --- /dev/null +++ b/resources/tools/testbed-setup/ansible/inventories/sample_inventory/hosts @@ -0,0 +1,11 @@ +all: + children: + skylake: # Architecture: (options) skylake, haswell, taishan... + children: + tg: + hosts: + 1.1.1.1: null #t1-tg + sut: + hosts: + 2.2.2.2: null #t1-sut1 + 3.3.3.3: null #t1-sut2