-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #239 from terraform/adsd-fams
adding inventory for adsd-fams
- Loading branch information
Showing
13 changed files
with
67 additions
and
1 deletion.
There are no files selected for viewing
7 changes: 7 additions & 0 deletions
7
local-app/aws-account-setup/ansible/inventory/group_vars/adsd-fams-prod-ew/main.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| tf_account: "968945270123" | ||
| tf_account_name: "adsd-fams-prod-ew" | ||
| tf_account_use: "ADSD FAMS EW Prod" | ||
| tf_region_type: "ew" | ||
| vpc_dns_servers: "{{ dns_servers['internal'] }}" | ||
| vpc_ntp_servers: "{{ ntp_servers['internal'] }}" | ||
| vpc_domain_name: "" |
1 change: 1 addition & 0 deletions
1
local-app/aws-account-setup/ansible/inventory/group_vars/adsd-fams-prod-ew/secret.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| ../secret.yml |
7 changes: 7 additions & 0 deletions
7
local-app/aws-account-setup/ansible/inventory/group_vars/adsd-fams-prod-gov/main.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| tf_account: "387434612006" | ||
| tf_account_name: "adsd-fams-prod-gov" | ||
| tf_account_use: "ADSD FAMS GovCloud Prod" | ||
| tf_region_type: "gov" | ||
| vpc_dns_servers: "{{ dns_servers['internal'] }}" | ||
| vpc_ntp_servers: "{{ ntp_servers['internal'] }}" | ||
| vpc_domain_name: "" |
1 change: 1 addition & 0 deletions
1
local-app/aws-account-setup/ansible/inventory/group_vars/adsd-fams-prod-gov/secret.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| ../secret.yml |
7 changes: 7 additions & 0 deletions
7
local-app/aws-account-setup/ansible/inventory/group_vars/adsd-fams-test-ew/main.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| tf_account: "085472774186" | ||
| tf_account_name: "adsd-fams-test-ew" | ||
| tf_account_use: "ADSD FAMS EW Test" | ||
| tf_region_type: "ew" | ||
| vpc_dns_servers: "{{ dns_servers['internal'] }}" | ||
| vpc_ntp_servers: "{{ ntp_servers['internal'] }}" | ||
| vpc_domain_name: "" |
1 change: 1 addition & 0 deletions
1
local-app/aws-account-setup/ansible/inventory/group_vars/adsd-fams-test-ew/secret.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| ../secret.yml |
7 changes: 7 additions & 0 deletions
7
local-app/aws-account-setup/ansible/inventory/group_vars/adsd-fams-test-gov/main.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| tf_account: "387435086104" | ||
| tf_account_name: "adsd-fams-test-gov" | ||
| tf_account_use: "ADSD FAMS GovCloud Test" | ||
| tf_region_type: "gov" | ||
| vpc_dns_servers: "{{ dns_servers['internal'] }}" | ||
| vpc_ntp_servers: "{{ ntp_servers['internal'] }}" | ||
| vpc_domain_name: "" |
1 change: 1 addition & 0 deletions
1
local-app/aws-account-setup/ansible/inventory/group_vars/adsd-fams-test-gov/secret.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| ../secret.yml |
7 changes: 7 additions & 0 deletions
7
local-app/aws-account-setup/ansible/inventory/group_vars/adsd-fams-uat-ew/main.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| tf_account: "349525586447" | ||
| tf_account_name: "adsd-fams-uat-ew" | ||
| tf_account_use: "ADSD FAMS EW UAT" | ||
| tf_region_type: "ew" | ||
| vpc_dns_servers: "{{ dns_servers['internal'] }}" | ||
| vpc_ntp_servers: "{{ ntp_servers['internal'] }}" | ||
| vpc_domain_name: "" |
1 change: 1 addition & 0 deletions
1
local-app/aws-account-setup/ansible/inventory/group_vars/adsd-fams-uat-ew/secret.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| ../secret.yml |
7 changes: 7 additions & 0 deletions
7
local-app/aws-account-setup/ansible/inventory/group_vars/adsd-fams-uat-gov/main.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| tf_account: "387437867883" | ||
| tf_account_name: "adsd-fams-uat-gov" | ||
| tf_account_use: "ADSD FAMS GovCloud UAT" | ||
| tf_region_type: "gov" | ||
| vpc_dns_servers: "{{ dns_servers['internal'] }}" | ||
| vpc_ntp_servers: "{{ ntp_servers['internal'] }}" | ||
| vpc_domain_name: "" |
1 change: 1 addition & 0 deletions
1
local-app/aws-account-setup/ansible/inventory/group_vars/adsd-fams-uat-gov/secret.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| ../secret.yml |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters