diff options
author | Peter Mikus <peter.mikus@protonmail.ch> | 2024-12-04 09:12:26 +0100 |
---|---|---|
committer | Peter Mikus <peter.mikus@protonmail.ch> | 2024-12-04 08:41:52 +0000 |
commit | c573ac71a79bb430be3ad8d2d8e1447119dc9af0 (patch) | |
tree | 9516796357b688a2b57a88e678e74c311716e685 /fdio.infra.terraform/terraform-aws-3n-c7gn/hosts.tftpl | |
parent | 8b3aa8ab8c7860002dda31805e19a9939bb03201 (diff) |
feat(infra): AWS -> Nobleoper-241125
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I95f2945597eeacb01e04ae0b40dc2bba667dcf91
(cherry picked from commit 0ebc52457569ad77cfa5b1c322d0d28baeea9777)
Diffstat (limited to 'fdio.infra.terraform/terraform-aws-3n-c7gn/hosts.tftpl')
-rw-r--r-- | fdio.infra.terraform/terraform-aws-3n-c7gn/hosts.tftpl | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/fdio.infra.terraform/terraform-aws-3n-c7gn/hosts.tftpl b/fdio.infra.terraform/terraform-aws-3n-c7gn/hosts.tftpl deleted file mode 100644 index e88c8ba510..0000000000 --- a/fdio.infra.terraform/terraform-aws-3n-c7gn/hosts.tftpl +++ /dev/null @@ -1,9 +0,0 @@ -all: - children: - tg: - hosts: - ${tg_public_ip} - sut: - hosts: - ${dut1_public_ip} - ${dut2_public_ip}
\ No newline at end of file |