aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/testbed-setup/ansible/inventories/sample_inventory/hosts
blob: da5d7f163423d4246abec085a4e53642f36369d3 (plain)
1
2
3
4
5
6
7
8
9
10
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