Skip to content

Commit

Permalink
adding invetory
Browse files Browse the repository at this point in the history
  • Loading branch information
dwara001 committed Apr 22, 2025
1 parent a578943 commit e29cacd
Show file tree
Hide file tree
Showing 6 changed files with 23 additions and 91 deletions.
90 changes: 0 additions & 90 deletions keys/gpg-public-keys/marti926.gpg.asc

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
tf_account: "236157369267"
tf_account_name: "ditd-ags-nonprod-ew"
tf_account_use: "DITD AGS NonProd EW"
tf_region_type: "ew"
vpc_dns_servers: [ ]
vpc_ntp_servers: [ ]
vpc_domain_name: ""
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
tf_account: "382381014825"
tf_account_name: "ditd-ags-nonprod-gov"
tf_account_use: DITD AGS NonProd GovCloud"
tf_region_type: "gov"
vpc_dns_servers: [ ]
vpc_ntp_servers: [ ]
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 @@ -760,7 +760,13 @@ all:
cedsci-dmz-stage-ew.cloud ansible_host=localhost
cedsci-dmz-stage-gov:
hosts:
cedsci-dmz-stage-gov.cloud ansible_host=localhost
cedsci-dmz-stage-gov.cloud ansible_host=localhost
ditd-ags-nonprod-ew:
hosts:
ditd-ags-nonprod-ew.cloud ansible_host=localhost
ditd-ags-nonprod-gov:
hosts:
ditd-ags-nonprod-gov.cloud ansible_host=localhost
#---
# master payer
#---
Expand Down

0 comments on commit e29cacd

Please sign in to comment.