From: Peter Mikus Date: Thu, 12 Dec 2024 09:36:40 +0000 (+0100) Subject: feat(terraform): AWS TG port X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=f690e68b5b075127e5f4f4ce9ffb6b6e8b498030;p=csit.git feat(terraform): AWS TG port Signed-off-by: Peter Mikus Change-Id: I8d651ba768910ce5a28f5234703e68082b6bba35 --- diff --git a/fdio.infra.terraform/terraform-aws-1n-aws-c5n/topology-1n-aws-c5n.tftpl b/fdio.infra.terraform/terraform-aws-1n-aws-c5n/topology-1n-aws-c5n.tftpl index c99d1f5ebc..9233b7852b 100644 --- a/fdio.infra.terraform/terraform-aws-1n-aws-c5n/topology-1n-aws-c5n.tftpl +++ b/fdio.infra.terraform/terraform-aws-1n-aws-c5n/topology-1n-aws-c5n.tftpl @@ -12,7 +12,7 @@ nodes: subtype: TREX host: "${tg_public_ip}" arch: x86_64 - port: 22 + port: 6001 username: testuser password: Csit1234 interfaces: diff --git a/fdio.infra.terraform/terraform-aws-1n-c6in/topology-1n-c6in.tftpl b/fdio.infra.terraform/terraform-aws-1n-c6in/topology-1n-c6in.tftpl index dc24577bbd..148be5c077 100644 --- a/fdio.infra.terraform/terraform-aws-1n-c6in/topology-1n-c6in.tftpl +++ b/fdio.infra.terraform/terraform-aws-1n-c6in/topology-1n-c6in.tftpl @@ -12,7 +12,7 @@ nodes: subtype: TREX host: "${tg_public_ip}" arch: x86_64 - port: 22 + port: 6001 username: testuser password: Csit1234 interfaces: diff --git a/fdio.infra.terraform/terraform-aws-2n-aws-c5n/topology-2n-aws-c5n.tftpl b/fdio.infra.terraform/terraform-aws-2n-aws-c5n/topology-2n-aws-c5n.tftpl index 313b4b3d86..ccd40d5f95 100644 --- a/fdio.infra.terraform/terraform-aws-2n-aws-c5n/topology-2n-aws-c5n.tftpl +++ b/fdio.infra.terraform/terraform-aws-2n-aws-c5n/topology-2n-aws-c5n.tftpl @@ -12,7 +12,7 @@ nodes: subtype: TREX host: "${tg_public_ip}" arch: x86_64 - port: 22 + port: 6001 username: testuser password: Csit1234 interfaces: diff --git a/fdio.infra.terraform/terraform-aws-2n-c6in/topology-2n-c6in.tftpl b/fdio.infra.terraform/terraform-aws-2n-c6in/topology-2n-c6in.tftpl index d012d335b6..c5d1d0cdae 100644 --- a/fdio.infra.terraform/terraform-aws-2n-c6in/topology-2n-c6in.tftpl +++ b/fdio.infra.terraform/terraform-aws-2n-c6in/topology-2n-c6in.tftpl @@ -12,7 +12,7 @@ nodes: subtype: TREX host: "${tg_public_ip}" arch: x86_64 - port: 22 + port: 6001 username: testuser password: Csit1234 interfaces: diff --git a/fdio.infra.terraform/terraform-aws-2n-c7gn/topology-2n-c7gn.tftpl b/fdio.infra.terraform/terraform-aws-2n-c7gn/topology-2n-c7gn.tftpl index a0fa5fc191..986157dc48 100644 --- a/fdio.infra.terraform/terraform-aws-2n-c7gn/topology-2n-c7gn.tftpl +++ b/fdio.infra.terraform/terraform-aws-2n-c7gn/topology-2n-c7gn.tftpl @@ -12,7 +12,7 @@ nodes: subtype: TREX host: "${tg_public_ip}" arch: x86_64 - port: 22 + port: 6001 username: testuser password: Csit1234 interfaces: