diff --git a/local-app/aws-account-setup/ansible/inventory/group_vars/npc-atac-nonprod-ew/main.yml b/local-app/aws-account-setup/ansible/inventory/group_vars/npc-atac-nonprod-ew/main.yml new file mode 100644 index 00000000..3df314d1 --- /dev/null +++ b/local-app/aws-account-setup/ansible/inventory/group_vars/npc-atac-nonprod-ew/main.yml @@ -0,0 +1,7 @@ +tf_account: "236664667387" +tf_account_name: "npc-atac-nonprod-ew" +tf_account_use: "NPC ATAC EW NonProd" +tf_region_type: "ew" +vpc_dns_servers: [ ] +vpc_ntp_servers: [ ] +vpc_domain_name: "" diff --git a/local-app/aws-account-setup/ansible/inventory/group_vars/npc-atac-nonprod-ew/secret.yml b/local-app/aws-account-setup/ansible/inventory/group_vars/npc-atac-nonprod-ew/secret.yml new file mode 120000 index 00000000..25fee175 --- /dev/null +++ b/local-app/aws-account-setup/ansible/inventory/group_vars/npc-atac-nonprod-ew/secret.yml @@ -0,0 +1 @@ +../secret.yml \ No newline at end of file diff --git a/local-app/aws-account-setup/ansible/inventory/group_vars/npc-atac-nonprod-gov/main.yml b/local-app/aws-account-setup/ansible/inventory/group_vars/npc-atac-nonprod-gov/main.yml new file mode 100644 index 00000000..6be7196e --- /dev/null +++ b/local-app/aws-account-setup/ansible/inventory/group_vars/npc-atac-nonprod-gov/main.yml @@ -0,0 +1,7 @@ +tf_account: "611399464512" +tf_account_name: "npc-atac-nonprod-gov" +tf_account_use: "NPC ATAC GovCloud NonProd" +tf_region_type: "gov" +vpc_dns_servers: [ ] +vpc_ntp_servers: [ ] +vpc_domain_name: "" diff --git a/local-app/aws-account-setup/ansible/inventory/group_vars/npc-atac-nonprod-gov/secret.yml b/local-app/aws-account-setup/ansible/inventory/group_vars/npc-atac-nonprod-gov/secret.yml new file mode 120000 index 00000000..25fee175 --- /dev/null +++ b/local-app/aws-account-setup/ansible/inventory/group_vars/npc-atac-nonprod-gov/secret.yml @@ -0,0 +1 @@ +../secret.yml \ No newline at end of file diff --git a/local-app/aws-account-setup/ansible/inventory/inventory.yml b/local-app/aws-account-setup/ansible/inventory/inventory.yml index f1564215..99898b68 100644 --- a/local-app/aws-account-setup/ansible/inventory/inventory.yml +++ b/local-app/aws-account-setup/ansible/inventory/inventory.yml @@ -1013,7 +1013,12 @@ all: adrm-das-nonprod-gov: hosts: adrm-das-nonprod-gov.cloud ansible_host=localhost - + npc-atac-nonprod-ew: + hosts: + npc-atac-nonprod-ew.cloud ansible_host=localhost + npc-atac-nonprod-gov: + hosts: + npc-atac-nonprod-gov.cloud ansible_host=localhost #--- # master payer #---