Skip to content

Commit f202111

Browse files
committed
Merge branch 'main' into cloud
2 parents f3b0c8d + 973fc72 commit f202111

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

aws/Deployment/CloudFormation/IxNetwork-FullDeployment/AWS-2-CTA-Add-On-Use-Case.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1976,7 +1976,7 @@
19761976
"IxClientAmiAlias": {
19771977
"Description": "Ami Alias of Keysight Client VM",
19781978
"Type": "String",
1979-
"Default": "/aws/service/marketplace/prod-v4qpodk5prgfg/11.00"
1979+
"Default": "/aws/service/marketplace/prod-v4qpodk5prgfg/11.00-security-update-1"
19801980
},
19811981
"VpcId": {
19821982
"Description": "Virtual Private Cloud ID",

aws/Deployment/CloudFormation/IxNetwork-FullDeployment/AWS-2-CTA-Demo-Use-Case.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2938,7 +2938,7 @@
29382938
"IxClientAmiAlias": {
29392939
"Description": "Ami Alias of Keysight Client VM",
29402940
"Type": "String",
2941-
"Default": "/aws/service/marketplace/prod-v4qpodk5prgfg/11.00"
2941+
"Default": "/aws/service/marketplace/prod-v4qpodk5prgfg/11.00-security-update-1"
29422942
},
29432943
"IxClientInstanceType": {
29442944
"Description": "Instance type of Keysight Client VM",

aws/Deployment/CloudFormation/IxNetwork-FullDeployment/AWS-2-CTA-Standalone-Use-Case.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2765,7 +2765,7 @@
27652765
"IxClientAmiAlias": {
27662766
"Description": "Ami Alias of Keysight Client VM",
27672767
"Type": "String",
2768-
"Default": "/aws/service/marketplace/prod-v4qpodk5prgfg/11.00"
2768+
"Default": "/aws/service/marketplace/prod-v4qpodk5prgfg/11.00-security-update-1"
27692769
},
27702770
"VpcCidrBlock": {
27712771
"AllowedPattern": "(\\d{1,3})\\.(\\d{1,3})\\.(\\d{1,3})\\.(\\d{1,3})/(\\d{1,2})",

aws/Deployment/CloudFormation/IxNetwork-FullDeployment/AWS-2-VTA-Add-On-Use-Case.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1976,7 +1976,7 @@
19761976
"IxClientAmiAlias": {
19771977
"Description": "Ami Alias of Keysight Client VM",
19781978
"Type": "String",
1979-
"Default": "/aws/service/marketplace/prod-v4qpodk5prgfg/11.00"
1979+
"Default": "/aws/service/marketplace/prod-v4qpodk5prgfg/11.00-security-update-1"
19801980
},
19811981
"VpcId": {
19821982
"Description": "Virtual Private Cloud ID",

aws/Deployment/CloudFormation/IxNetwork-FullDeployment/AWS-2-VTA-Demo-Use-Case.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2938,7 +2938,7 @@
29382938
"IxClientAmiAlias": {
29392939
"Description": "Ami Alias of Keysight Client VM",
29402940
"Type": "String",
2941-
"Default": "/aws/service/marketplace/prod-v4qpodk5prgfg/11.00"
2941+
"Default": "/aws/service/marketplace/prod-v4qpodk5prgfg/11.00-security-update-1"
29422942
},
29432943
"IxClientInstanceType": {
29442944
"Description": "Instance type of Keysight Client VM",

aws/Deployment/CloudFormation/IxNetwork-FullDeployment/AWS-2-VTA-Standalone-Use-Case.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2765,7 +2765,7 @@
27652765
"IxClientAmiAlias": {
27662766
"Description": "Ami Alias of Keysight Client VM",
27672767
"Type": "String",
2768-
"Default": "/aws/service/marketplace/prod-v4qpodk5prgfg/11.00"
2768+
"Default": "/aws/service/marketplace/prod-v4qpodk5prgfg/11.00-security-update-1"
27692769
},
27702770
"VpcCidrBlock": {
27712771
"AllowedPattern": "(\\d{1,3})\\.(\\d{1,3})\\.(\\d{1,3})\\.(\\d{1,3})/(\\d{1,2})",

0 commit comments

Comments
 (0)