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

Commit 7c87434

Browse files
committed
add support for eu-west-1 PerHost ami-id
1 parent 8570550 commit 7c87434

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

DeepSecurity/Marketplace/DSM96MP.template

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,7 @@
223223
"200" : "ami-853dcbe5"
224224
},
225225
"eu-west-1" : {
226+
"PerHost" : "ami-0329a670",
226227
"BYOL" : "ami-ab119cd8",
227228
"25" : "ami-96139ee5",
228229
"50" : "ami-96139ee5",
@@ -713,7 +714,7 @@
713714
"prepDSMInstall" : {
714715
"files" : {
715716
"/opt/trend/packages/dsm/default/Agent-amzn1-9.6.2-5027.x86_64.zip" : {
716-
"source" : "http://files.trendmicro.com/products/deepsecurity/en/9.6/Agent-amzn1-9.6.2-5027.x86_64.zip",
717+
"source" : "http://files.trendmicro.com/products/deepsecurity/en/9.6/Agent-amzn1-9.6.2-5451.x86_64.zip",
717718
"owner" : "root",
718719
"mode" : "000600"
719720
},

0 commit comments

Comments
 (0)