Skip to content

adding inventory for centurion 1.0 account #272

Merged
merged 1 commit into from
Feb 26, 2026
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.