Эх сурвалжийг харах

Expands the Drive on the Moose SH to 60GB from 30GB

Drive was filling up.

NOTE: EBS Volume Changes do not happen automatically via terraform due
to a known issue with updated AMIs. The change was made manually via
the console and is reflected here in case of a rebuild.
Fred Damstra 4 жил өмнө
parent
commit
1ddc103f71

+ 1 - 0
prod/aws-us-gov/mdr-prod-c2/170-splunk-searchhead/.tfswitch.toml

@@ -0,0 +1 @@
+../../../../.tfswitch.toml

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

@@ -56,7 +56,7 @@ locals {
       "/var/log": 8, # minimum: 8
       "/var/log/audit": 8, # minimum: 8
       "/tmp": 4,  # minimum: 4
-      "/opt/splunk": 30, # No minimum; not in base image
+      "/opt/splunk": 60, # No minimum; not in base image
     },
 # qcompliance, fm-shared-search, and the monitoring console are all searchheads
 #    "qcompliance" = {

+ 1 - 0
test/aws-us-gov/mdr-test-c2/090-instance-mailrelay/.tfswitch.toml

@@ -0,0 +1 @@
+../../../../.tfswitch.toml

+ 1 - 0
test/aws-us-gov/mdr-test-c2/090-instance-vault/.tfswitch.toml

@@ -0,0 +1 @@
+../../../../.tfswitch.toml