-
Notifications
You must be signed in to change notification settings - Fork 20
/
templates_v1.yml
217 lines (217 loc) · 8.68 KB
/
templates_v1.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
templates:
- name : gen1/resource
description : 1st generation shell template for basic inventory resources
repository : https://github.com/QualiSystems/shell-resource-standard
params:
project_name :
min_cs_ver: 7.0
- name: gen1/resource-clean
params:
project_name :
description : 1st generation shell template for basic inventory resources (without sample commands)
repository : https://github.com/QualiSystems/resource-shell-standard-clean
min_cs_ver: 7.0
- name: gen1/deployed-app
params:
project_name :
description : 1st generation shell template for a deployed app
repository : https://github.com/QualiSystems/shell-deployedapp-standard
min_cs_ver: 7.0
- name: gen1/networking/switch
description : 1st generation shell template for a standard switch
repository : https://github.com/QualiSystems/shell-networking-standard
params:
project_name :
family_name : Switch
min_cs_ver: 7.0
- name: gen1/networking/router
description : 1st generation shell template for a standard router
repository : https://github.com/QualiSystems/shell-networking-standard
params:
project_name :
family_name : Router
min_cs_ver: 7.0
- name: gen1/pdu
description : 1st generation shell template for a standard pdu
repository : https://github.com/QualiSystems/shell-pdu-standard
params:
project_name :
family_name : PDU
min_cs_ver: 7.0
- name: gen1/firewall
description : 1st generation shell template for a standard firewall
repository : https://github.com/QualiSystems/shell-firewall-standard
params:
project_name :
family_name : Firewall
min_cs_ver: 7.0
- name: gen1/compute
description : 1st generation shell template for compute servers
repository : https://github.com/QualiSystems/shell-compute-standard
params:
project_name :
family_name :
min_cs_ver: 7.0
- name : gen1/custom-service
params:
project_name :
description : 1st generation shell template for custom service
repository : https://github.com/QualiSystems/shell-custom-service-standard
min_cs_ver: 7.0
- name : gen1/cloud-service
params:
project_name :
description : 1st generation shell template for cloud service
repository : https://github.com/QualiSystems/shell-cloud-service-standard
min_cs_ver: 7.0
- name : gen1/traffic-controller-service
params:
project_name :
description : 1st generation shell template for cloud service
repository : https://github.com/QualiSystems/shell-traffic-controller-standard
min_cs_ver: 7.0
- name: layer-1-switch
description : A native shell template for layer 1 switches
repository : https://github.com/QualiSystems/shell-L1-standard
params:
project_name :
family_name :
min_cs_ver: 7.0
- name : gen2/networking/switch
params:
project_name :
family_name: Switch
description : 2nd generation shell template for a standard switch
repository : https://github.com/QualiSystems/shellfoundry-tosca-networking-template
min_cs_ver: 8.0
- name : gen2/networking/router
params:
project_name :
family_name: Router
description : 2nd generation shell template for a standard router
repository : https://github.com/QualiSystems/shellfoundry-tosca-networking-template
min_cs_ver: 8.0
- name : gen2/networking/wireless-controller
params:
project_name :
family_name: WirelessController
description : 2nd generation shell template for a standard wireless controller
repository : https://github.com/QualiSystems/shellfoundry-tosca-networking-template
min_cs_ver: 8.0
- name : gen2/compute
params:
project_name :
family_name :
description : 2nd generation shell template for compute servers
repository : https://github.com/QualiSystems/shellfoundry-tosca-compute-template
min_cs_ver: 8.0
- name : gen2/deployed-app
params:
project_name :
family_name :
description : 2nd generation shell template for a deployed app
repository : https://github.com/QualiSystems/shellfoundry-tosca-deployedapp-template
min_cs_ver: 8.0
- name : gen2/pdu
params:
project_name :
family_name :
description : 2nd generation shell template for a standard pdu
repository : https://github.com/QualiSystems/shellfoundry-tosca-pdu-template
min_cs_ver: 8.0
- name : gen2/resource
params:
project_name :
family_name :
description : 2nd generation shell template for basic inventory resources
repository : https://github.com/QualiSystems/shellfoundry-tosca-resource-template
min_cs_ver: 8.0
- name : gen2/generic-resource-with-connected-commands
params:
project_name :
family_name :
description : 2nd generation shell template for basic inventory resources with connected commands
repository : https://github.com/QualiSystems/shellfoundry-tosca-resource_with_connected_commands-template
min_cs_ver: 9.2
- name : gen2/generic-connectable-resource
params:
project_name :
family_name :
description : 2nd generation shell template for basic inventory connectable resources
repository : https://github.com/QualiSystems/shellfoundry-tosca-generic_connectable_resource-template
min_cs_ver: 9.1
- name : gen2/firewall
params:
project_name :
family_name :
description : 2nd generation shell template for firewall resources
repository : https://github.com/QualiSystems/shellfoundry-tosca-firewall-template
min_cs_ver: 8.0
- name : gen2/software-asset
params:
project_name :
family_name :
description : 2nd generation shell template for software assets
repository : https://github.com/QualiSystems/shellfoundry-tosca-software_asset-template
min_cs_ver: 8.1
- name : gen2/broadband-media
params:
project_name :
family_name :
description : 2nd generation shell template for broadband media
repository : https://github.com/QualiSystems/shellfoundry-tosca-broadband_media-template
min_cs_ver: 8.1
- name : gen2/sdn-controller
params:
project_name :
family_name: SDNController
description : 2nd generation shell template for a SDN controller
repository : https://github.com/QualiSystems/shellfoundry-tosca-sdn-template
min_cs_ver: 8.0
- name : gen2/traffic-generator-chassis
params:
project_name :
family_name : TrafficGeneratorChassis
description : 2nd generation shell template for a traffic-generator chassis resource
repository : https://github.com/QualiSystems/shellfoundry-tosca-traffic-generator-chassis-template
min_cs_ver: 8.2
- name : gen2/custom-service
params:
project_name :
family_name :
description : 2nd generation shell template for a custom service
repository : https://github.com/QualiSystems/shellfoundry-tosca-custom-service-template
min_cs_ver: 8.3
- name : gen2/admin-only-custom-service
params:
project_name :
family_name :
description : 2nd generation shell template for a admin only custom service
repository : https://github.com/QualiSystems/shellfoundry-tosca-admin-only-custom-service-template
min_cs_ver: 8.3
- name : gen2/cloud-service
params:
project_name :
family_name :
description : 2nd generation shell template for a cloud service
repository : https://github.com/QualiSystems/shellfoundry-tosca-cloud-service-template
min_cs_ver: 8.3
- name : gen2/traffic-generator-controller
params:
project_name :
family_name : TrafficGeneratorController
description : 2nd generation shell template for a traffic-generator controller service
repository : https://github.com/QualiSystems/shellfoundry-tosca-traffic-generator-controller-service-template
min_cs_ver: 8.3
- name : gen2/cloud-provider
params:
project_name :
description : 2nd generation shell template for a cloud provider
repository : https://github.com/QualiSystems/shellfoundry-tosca-cloudprovider-template
min_cs_ver: 9.0
- name : gen2/loadbalancer
params:
project_name :
description : 2nd generation shell template for a loadbalancer
repository : https://github.com/QualiSystems/shellfoundry-tosca-loadbalancer-template
min_cs_ver: 8.3