Skip to content

Commit

Permalink
adding inventory for centurion 1.0 account
Browse files Browse the repository at this point in the history
  • Loading branch information
dwara001 committed Feb 26, 2026
1 parent a756e13 commit 457b88d
Show file tree
Hide file tree
Showing 13 changed files with 10,831 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
tf_account: "428168861169"
tf_account_name: "adsd-centurion-nonprod-ew"
tf_account_use: "ADSD Centurion EW NonProd"
tf_region_type: "ew"
vpc_dns_servers: "{{ dns_servers['internal'] }}"
vpc_ntp_servers: "{{ ntp_servers['internal'] }}"
vpc_domain_name: ""
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
tf_account: "576909012320"
tf_account_name: "adsd-centurion-nonprod-gov"
tf_account_use: "ADSD Centurion GovCloud NonProd"
tf_region_type: "gov"
vpc_dns_servers: "{{ dns_servers['internal'] }}"
vpc_ntp_servers: "{{ ntp_servers['internal'] }}"
vpc_domain_name: ""
8 changes: 7 additions & 1 deletion local-app/aws-account-setup/ansible/inventory/inventory.yml
Original file line number Diff line number Diff line change
Expand Up @@ -940,7 +940,13 @@ all:
fld-training-dmz-nonprod-ew.cloud ansible_host=localhost
fld-training-dmz-nonprod-gov:
hosts:
fld-training-dmz-nonprod-gov.cloud ansible_host=localhost
fld-training-dmz-nonprod-gov.cloud ansible_host=localhost
adsd-centurion-nonprod-ew:
hosts:
adsd-centurion-nonprod-ew.cloud ansible_host=localhost
adsd-centurion-nonprod-gov:
hosts:
adsd-centurion-nonprod-gov.cloud ansible_host=localhost
#---
# master payer
#---
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

0 comments on commit 457b88d

Please sign in to comment.