Skip to content

Commit 0e7d0db

Browse files
committed
updated config.yml template/example
1 parent 8425efb commit 0e7d0db

1 file changed

Lines changed: 36 additions & 37 deletions

File tree

config.yml

Lines changed: 36 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ app:
129129
# **No longer used, see the secret manager section above**
130130
#user: admin
131131
#pass: your-secret-password
132-
software: cml2_2.7.2-26_amd64-29.pkg
132+
software: cml2_2.8.0-6_amd64-32.pkg
133133
# The list must have at least ONE element, this is what the dummy is for in
134134
# case 00- and 01- are commented out!
135135
customize:
@@ -148,50 +148,49 @@ license:
148148
# be available prior to starting an instance. Ensure that each definition has
149149
# also a corresponding image! A smaller selection: less copying, faster bring-up
150150
# time!
151+
#
152+
# NOTE: the list below should be adapted to your needs and also to the exact
153+
# names of the files which have been copied to your cloud storage. Ensure
154+
# that those files are there!
151155
refplat:
152156
definitions:
153157
- alpine
154-
# - alpine-trex
155-
# - alpine-wanem
156-
# - asav
157-
# - cat8000v
158-
# - cat9000v-q200
159-
# - cat9000v-uadp
160-
# - cat-sdwan-edge
161-
# - cat-sdwan-controller
162-
# - cat-sdwan-manager
163-
# - cat-sdwan-validator
164-
# - cat-sdwan-vedge
165-
# - csr1000v
166-
# - desktop
158+
- alpine-trex
159+
- alpine-wanem
160+
- asav
161+
- cat8000v
162+
- cat9000v-q200
163+
- cat9000v-uadp
164+
- cat-sdwan-edge
165+
- cat-sdwan-controller
166+
- cat-sdwan-manager
167+
- cat-sdwan-validator
168+
- cat-sdwan-vedge
169+
- csr1000v
170+
- desktop
167171
- iol-xe
168172
- ioll2-xe
169173
- iosv
170174
- iosvl2
171-
# - iosxrv9000
172-
# - nxosv9000
175+
- iosxrv9000
176+
- nxosv9000
173177
- server
174178
- ubuntu
175179
images:
176-
- alpine-3-19-1-base
177-
# - alpine-3-19-1-trex
178-
# - alpine-3-19-1-wanem
179-
# - asav-9-20-2
180-
# - cat8000v-17-13-01a
181-
# - cat9000v-q200-17-12-01prd9
182-
# - cat9000v-uadp-17-12-01prd9
183-
# - cat-sdwan-edge-17-13-01a
184-
# - cat-sdwan-controller-20-13-1
185-
# - cat-sdwan-manager-20-13-1
186-
# - cat-sdwan-validator-20-13-1
187-
# - cat-sdwan-vedge-20-13-1
188-
# - csr1000v-17-03-068a
189-
# - desktop-3-19-1-xfce
190-
- iol-xe-17-12-01
191-
- ioll2-xe-17-12-01
192-
- iosv-159-3-m8
180+
- alpine-base-3-20-3
181+
- alpine-desktop-3-20-3
182+
# - alpine-trex-3-20-3
183+
# - alpine-wanem-3-20-3
184+
# - asav-9-22-1-1
185+
# - cat8000v-17-15-01a
186+
# - cat9000v-q200-17-15-01
187+
# - cat9000v-uadp-17-15-01
188+
# - csr1000v-17-03-08a
189+
- iol-xe-17-15-01
190+
- ioll2-xe-17-15-01
191+
- iosv-159-3-m9
193192
- iosvl2-2020
194-
# - iosxrv9000-7-11-1
195-
# - nxosv9300-10-4-2-f
196-
- server-tcl-14-1
197-
- ubuntu-22-04-20240126
193+
# - iosxrv9000-24-3-1
194+
# - nxosv9300-10-5-1-f
195+
- server-tcl-15-0
196+
- ubuntu-24-04-20241004

0 commit comments

Comments
 (0)