|
@@ -13,9 +13,9 @@ locals {
|
|
|
proxy_ip = "10.80.101.166"
|
|
|
salt_master = "salt-master.pvt.xdr.accenturefederalcyber.com"
|
|
|
salt_master_ip = "10.80.101.170"
|
|
|
- hec = "moose-hec.mdr.defpoint.com"
|
|
|
- hec_pub = "moose-hec.mdr.defpoint.com"
|
|
|
- hec_pub_ack = "moose-hec-ack.mdr.defpoint.com"
|
|
|
+ hec = "moose-hec.xdr.accenturefederalcyber.com"
|
|
|
+ hec_pub = "moose-hec.xdr.accenturefederalcyber.com"
|
|
|
+ hec_pub_ack = "moose-hec-ack.xdr.accenturefederalcyber.com"
|
|
|
|
|
|
# When there are multiples, put govcloud first, then commercial, and alternate if there are more than 2.
|
|
|
# Put any standalone IPs at the end.
|