aboutsummaryrefslogtreecommitdiffstats
path: root/fdio.infra.terraform/terraform-aws-2n-c6in/hosts.tftpl
blob: b943c3b0b0335576ea287a8fb75cf9b50427cc68 (plain)
1
2
3
4
5
6
7
8
all:
  children:
    tg:
      hosts:
        {{ tg_public_ip }}
    sut:
      hosts:
        {{ dut1_public_ip | default() }}