Browse Source

Merge pull request #188 from mdr-engineering/feature/bp_MSOCI-1609_CustomerSetup_bp-ot-demo

Feature/bp msoci 1609 customer setup bp ot demo
Brad Poulton 4 years ago
parent
commit
452fdb19e4
2 changed files with 7 additions and 1 deletions
  1. 6 0
      globals.hcl
  2. 1 1
      prod/aws-us-gov/mdr-prod-modelclient/account.hcl

+ 6 - 0
globals.hcl

@@ -70,6 +70,12 @@ locals {
         "165.112.0.0/16",   # Provided by Vikas @ NIH 2020-12-09
         "156.40.208.0/20",  # Derived from our VPC Flow Logs deny logs 2020-12-11
       ]
+    },
+    {
+      description = "BP-OT-DEMO LCP"
+      cidr_blocks = [
+        "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