openvidu-deployment: AWS - update OperatingSystem description for clarity across deployment templates

master
cruizba 2025-12-23 20:22:53 +01:00
parent cb266952b7
commit bcad387fe4
4 changed files with 4 additions and 4 deletions

View File

@ -417,7 +417,7 @@ Parameters:
ConstraintDescription: must be the name of an existing EC2 KeyPair.
OperatingSystem:
Description: VSCode Server EC2 operating system
Description: EC2 Operating System
Type: String
Default: "Ubuntu-24"
AllowedValues: ['Ubuntu-22', 'Ubuntu-24']

View File

@ -765,7 +765,7 @@ Parameters:
ConstraintDescription: must be the name of an existing EC2 KeyPair.
OperatingSystem:
Description: OpenVidu EC2 operating system
Description: EC2 Operating System
Type: String
Default: "Ubuntu-24"
AllowedValues: ['Ubuntu-22', 'Ubuntu-24']

View File

@ -732,7 +732,7 @@ Parameters:
ConstraintDescription: must be the name of an existing EC2 KeyPair.
OperatingSystem:
Description: OpenVidu EC2 operating system
Description: EC2 Operating System
Type: String
Default: "Ubuntu-24"
AllowedValues: ['Ubuntu-22', 'Ubuntu-24']

View File

@ -432,7 +432,7 @@ Parameters:
ConstraintDescription: must be the name of an existing EC2 KeyPair.
OperatingSystem:
Description: OpenVidu EC2 operating system
Description: EC2 Operating System
Type: String
Default: "Ubuntu-24"
AllowedValues: ['Ubuntu-22', 'Ubuntu-24']