Infra: Fix AWS deployment 64/30964/22
authorTomas Alexy <tomas.alexy@pantheon.tech>
Thu, 28 Jan 2021 07:59:22 +0000 (08:59 +0100)
committerPeter Mikus <pmikus@cisco.com>
Thu, 18 Feb 2021 13:51:53 +0000 (13:51 +0000)
commita678231f39f4d4ea079018e7d11be36d0cc454d2
tree973ad7d06ef0a419b945e7bfab0cee8818039c01
parent98d86e98c9bc9d2ed10b01fb81d6d7e02f09eb51
Infra: Fix AWS deployment

Signed-off-by: Tomas Alexy <tomas.alexy@pantheon.tech>
Change-Id: Ie24f5fac5827e28b1ac7c22192a94994700b2910
23 files changed:
resources/tools/testbed-setup/ansible/roles/aws/tasks/main.yaml
resources/tools/testbed-setup/ansible/roles/aws/tasks/ubuntu_bionic.yaml
resources/tools/testbed-setup/ansible/roles/calibration/defaults/main.yaml
resources/tools/testbed-setup/ansible/roles/topology/tasks/main.yaml
resources/tools/testbed-setup/ansible/site.yaml
resources/tools/testbed-setup/ansible/site_aws.yaml [deleted file]
resources/tools/testbed-setup/ansible/sut.yaml
resources/tools/testbed-setup/ansible/sut_aws.yaml [deleted file]
resources/tools/testbed-setup/ansible/tg.yaml
resources/tools/testbed-setup/ansible/tg_aws.yaml [deleted file]
terraform-ci-infra/2n_aws_c5n/.gitignore
terraform-ci-infra/2n_aws_c5n/deploy/main.tf [new file with mode: 0644]
terraform-ci-infra/2n_aws_c5n/deploy/variables.tf [new file with mode: 0644]
terraform-ci-infra/2n_aws_c5n/deploy/versions.tf [new file with mode: 0644]
terraform-ci-infra/2n_aws_c5n/main.tf
terraform-ci-infra/2n_aws_c5n/nic.tf [deleted file]
terraform-ci-infra/3n_aws_c5n/.gitignore
terraform-ci-infra/3n_aws_c5n/deploy/main.tf [new file with mode: 0644]
terraform-ci-infra/3n_aws_c5n/deploy/variables.tf [new file with mode: 0644]
terraform-ci-infra/3n_aws_c5n/deploy/versions.tf [new file with mode: 0644]
terraform-ci-infra/3n_aws_c5n/main.tf
terraform-ci-infra/3n_aws_c5n/nic.tf [deleted file]
terraform-ci-infra/README.txt [new file with mode: 0644]