Skip to content
This repository was archived by the owner on Oct 15, 2025. It is now read-only.

Commit 9a7827a

Browse files
committed
Merge pull request #9 from deep-security/v0.5
change default manager instance type to m4
2 parents 9d4baea + e9de791 commit 9a7827a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DeepSecurity/RHEL/DSM96RH.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"DSIPInstanceType" : {
6464
"Description" : "Amazon EC2 instance type for the Deep Security Manager Node Instances",
6565
"Type" : "String",
66-
"Default" : "m3.medium",
66+
"Default" : "m4.large",
6767
"AllowedValues" : [
6868
"m3.large",
6969
"m3.xlarge",

0 commit comments

Comments
 (0)