-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathconfig.yaml
More file actions
27 lines (23 loc) · 819 Bytes
/
config.yaml
File metadata and controls
27 lines (23 loc) · 819 Bytes
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
nso-base: cisco-nso-prod:6.6
nso-image: my-nso-custom-dev
nso-name: my-nso-dev
cxta-base: dockerhub.cisco.com/cxta-docker/cxta:latest
cxta-name: my-cxta-dev
downloads:
- https://github.com/ponchotitlan/dummy_artefact_repository/releases/download/iosxr6.6/ncs-6.6-cisco-iosxr-7.74.4.tar.gz
- https://github.com/ponchotitlan/dummy_artefact_repository/releases/download/ios6.6/ncs-6.6-cisco-ios-6.110.3.tar.gz
- https://github.com/ponchotitlan/dummy_artefact_repository/releases/download/asa6.6/ncs-6.6-cisco-asa-6.18.29.tar.gz
skip-compilation:
- cisco-iosxr-cli-7.74
- cisco-ios-cli-6.110
- cisco-asa-cli-6.18
netsims:
cisco-iosxr-cli-7.74:
- asr9k-xr-7601
- ncs5k-xr-5702
cisco-ios-cli-6.110:
- router-ios-01
- switch-ios-01
cisco-asa-cli-6.18:
- asa-fw-01
- asa-virtual-02