mirror of https://github.com/OpenVidu/openvidu.git
openvidu-deployment: AWS - update OperatingSystem description for clarity across deployment templates
parent
cb266952b7
commit
bcad387fe4
|
|
@ -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']
|
||||
|
|
|
|||
|
|
@ -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']
|
||||
|
|
|
|||
|
|
@ -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']
|
||||
|
|
|
|||
|
|
@ -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']
|
||||
|
|
|
|||
Loading…
Reference in New Issue