Browse Source

Fixes bp-ot-demo public IPs

Brad Poulton 4 years ago
parent
commit
8709e27fb5
2 changed files with 2 additions and 2 deletions
  1. 1 1
      globals.hcl
  2. 1 1
      prod/aws-us-gov/mdr-prod-modelclient/account.hcl

+ 1 - 1
globals.hcl

@@ -74,7 +74,7 @@ locals {
     {
       description = "BP-OT-DEMO LCP"
       cidr_blocks = [
-        "18.105.253.64/28", # Provided by OT IP address range for Houston CFC 2021-02-09
+        "184.105.253.64/28", # Provided by OT IP address range for Houston CFC 2021-02-09
       ]
     }
   ]

+ 1 - 1
prod/aws-us-gov/mdr-prod-modelclient/account.hcl

@@ -9,7 +9,7 @@ locals {
   splunk_private_hec = false # True if the customer needs a private HTTP Event Collector such as for ALSI
 
   splunk_data_sources = [
-    "18.105.253.64/28", # TODO: Add customer's public IP addresses
+    "184.105.253.64/28", # TODO: Add customer's public IP addresses
   ]
   splunk_legacy_cidr = [ ] # Should not be needed for new customers
   splunk_asg_sizes   = [ 1, 1, 1 ] # How many indexers in each site