Skip to content

Commit c5b92a3

Browse files
Anthony PoddubnyAnthony Poddubny
authored andcommitted
remove "Execution Server Selector" attribute from the shell
1 parent 4bbc8e5 commit c5b92a3

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

shell-definition.yaml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ tosca_definitions_version: tosca_simple_yaml_1_0
33
metadata:
44
template_name: Microsoft Azure Cloud Provider Shell 2G
55
template_author: Quali
6-
template_version: 1.1.2
6+
template_version: 2.0.0
77
template_icon: azure-icon.png
88

99
description: >
@@ -54,8 +54,6 @@ node_types:
5454
type: cloudshell.datatypes.Password
5555
Management Group Name:
5656
type: string
57-
Execution Server Selector:
58-
type: string
5957
Additional Mgmt Networks:
6058
type: string
6159
Private IP Allocation Method:
@@ -96,10 +94,6 @@ node_types:
9694
type: string
9795
description: "The name of the Management Resource Group."
9896

99-
Execution Server Selector:
100-
type: string
101-
description: "This attribute points to a pre-define group of execution servers. Usually used for different sites or domains."
102-
10397
Additional Mgmt Networks:
10498
type: string
10599
description: "Networks to be allowed to interact with all sandboxes. This is used for allowing connectivity to Azure resources outside the CloudShell Management VNet that should be available to CloudShell sandboxes. The syntax is comma separated CIDRs."

0 commit comments

Comments
 (0)