From 73928cd0f8308a3c671f047db65058184d59d636 Mon Sep 17 00:00:00 2001 From: CML-TAC <54936506+CML-TAC@users.noreply.github.com> Date: Tue, 20 Jul 2021 10:14:40 -0400 Subject: [PATCH 01/64] Create README.MD adding palo alto node and image definition --- node-definitions/palo-alto/README.MD | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 node-definitions/palo-alto/README.MD diff --git a/node-definitions/palo-alto/README.MD b/node-definitions/palo-alto/README.MD new file mode 100644 index 0000000..24b17cc --- /dev/null +++ b/node-definitions/palo-alto/README.MD @@ -0,0 +1,3 @@ +# Palo Alto Networks Node Definitions + +Here you will find collections of node definitions for Palo Alto Networks VMs. From 496f4202125698dc510df98198b2cc2741eaba25 Mon Sep 17 00:00:00 2001 From: CML-TAC <54936506+CML-TAC@users.noreply.github.com> Date: Tue, 27 Jul 2021 08:48:09 -0400 Subject: [PATCH 02/64] Update README.MD --- node-definitions/palo-alto/README.MD | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/node-definitions/palo-alto/README.MD b/node-definitions/palo-alto/README.MD index 24b17cc..fd348d1 100644 --- a/node-definitions/palo-alto/README.MD +++ b/node-definitions/palo-alto/README.MD @@ -1,3 +1,13 @@ # Palo Alto Networks Node Definitions -Here you will find collections of node definitions for Palo Alto Networks VMs. +This directory contains a node definition for the Palo Alto Virtual Edition appliance. + +Description +This node definition provides for a BIGIP-VE node with four default ethernet interfaces and the ability to add up to 28. The node requires 4 vCPUs and 4 GB of RAM. + +This node does not provide a serial console. It uses VNC instead (though it's serial over VNC). + +Known Limitations +You must use VNC to access this node's console. Serial console does not work. + +This node definition has been tested with v12 of the BIGIP software. It is assumed to work with all later versions as well. While the day 0 config part is in the node definition, it is known not to work with v12. It is believed the cloud-init support will work with v13 and higher of the BIGIP software, but that has not been tested. From 74b11266023e7d43e1083da73e3170a739853d33 Mon Sep 17 00:00:00 2001 From: CML-TAC <54936506+CML-TAC@users.noreply.github.com> Date: Thu, 6 Jan 2022 12:11:37 -0500 Subject: [PATCH 03/64] Created readme Created readme for Windows 10 node definition --- node-definitions/microsoft/Windows 10/Readme.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 node-definitions/microsoft/Windows 10/Readme.md diff --git a/node-definitions/microsoft/Windows 10/Readme.md b/node-definitions/microsoft/Windows 10/Readme.md new file mode 100644 index 0000000..3ccc945 --- /dev/null +++ b/node-definitions/microsoft/Windows 10/Readme.md @@ -0,0 +1,9 @@ +Microsoft Windows 10 +This directory contains the following node definition: + +Windows 10.yaml - Microsoft Windows 10 node definition +Image Availability +VHD images can be downloaded from microsoft on a trial basis here: https://www.microsoft.com/en-us/evalcenter/evaluate-windows-10-enterprise Then the VHD image will have to be converted to a .qcow2 format. Linux qumu-img makes it easy. Documentation: https://docs.openstack.org/image-guide/convert-images.html + +Notes: +This node definition uses 2 VCPUS and 6 GB RAM. From b0a0183c346bb87b485bf4140d56822a7a3f3c22 Mon Sep 17 00:00:00 2001 From: CML-TAC <54936506+CML-TAC@users.noreply.github.com> Date: Thu, 6 Jan 2022 12:14:39 -0500 Subject: [PATCH 04/64] fixed typo --- node-definitions/microsoft/Windows 10/Readme.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/node-definitions/microsoft/Windows 10/Readme.md b/node-definitions/microsoft/Windows 10/Readme.md index 3ccc945..85dcfa5 100644 --- a/node-definitions/microsoft/Windows 10/Readme.md +++ b/node-definitions/microsoft/Windows 10/Readme.md @@ -1,9 +1,13 @@ -Microsoft Windows 10 +# Microsoft Windows 10 + This directory contains the following node definition: -Windows 10.yaml - Microsoft Windows 10 node definition -Image Availability +* `Windows 10.yaml` - Microsoft Windows 10 node definition + +### Image Availability + VHD images can be downloaded from microsoft on a trial basis here: https://www.microsoft.com/en-us/evalcenter/evaluate-windows-10-enterprise Then the VHD image will have to be converted to a .qcow2 format. Linux qumu-img makes it easy. Documentation: https://docs.openstack.org/image-guide/convert-images.html -Notes: +### Notes: + This node definition uses 2 VCPUS and 6 GB RAM. From 14c90cda325348256d08be80b3844cfd3f762120 Mon Sep 17 00:00:00 2001 From: CML-TAC <54936506+CML-TAC@users.noreply.github.com> Date: Sun, 9 Jan 2022 22:04:41 -0500 Subject: [PATCH 05/64] added node def --- .../microsoft/Windows 10/Windows 10.yaml | 55 +++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 node-definitions/microsoft/Windows 10/Windows 10.yaml diff --git a/node-definitions/microsoft/Windows 10/Windows 10.yaml b/node-definitions/microsoft/Windows 10/Windows 10.yaml new file mode 100644 index 0000000..9db2908 --- /dev/null +++ b/node-definitions/microsoft/Windows 10/Windows 10.yaml @@ -0,0 +1,55 @@ +id: Windows 10 +general: + nature: server + read_only: false + description: Windows 10 Node definition. +device: + interfaces: + has_loopback_zero: false + physical: + - eth0 + - eth1 + serial_ports: 1 + default_count: 2 +ui: + visible: true + label_prefix: Windows + icon: host + label: Windows 10 + description: |- + 2 vCPUs 6 GB RAM + + ##### Note + **EXPERIMENTAL** +sim: + linux_native: + libvirt_domain_driver: kvm + driver: server + disk_driver: sata + ram: 6144 + cpus: 2 + nic_driver: e1000 + boot_disk_size: 32 + video: + model: cirrus-vga + memory: 16 + cpu_limit: 20 +boot: + timeout: 300 +inherited: + image: + ram: true + cpus: true + data_volume: true + boot_disk_size: true + cpu_limit: true + node: + ram: true + cpus: true + data_volume: true + boot_disk_size: true + cpu_limit: true +configuration: + generator: + driver: server +schema_version: 0.0.1 From bf650c549a8c5a7d4e1960de44e86db468dcf7ab Mon Sep 17 00:00:00 2001 From: CML-TAC <54936506+CML-TAC@users.noreply.github.com> Date: Sun, 9 Jan 2022 22:15:58 -0500 Subject: [PATCH 06/64] Delete README.md --- node-definitions/microsoft/README.md | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 node-definitions/microsoft/README.md diff --git a/node-definitions/microsoft/README.md b/node-definitions/microsoft/README.md deleted file mode 100644 index 6a4ddd9..0000000 --- a/node-definitions/microsoft/README.md +++ /dev/null @@ -1,14 +0,0 @@ -# Microsoft Server 2019 - -This directory contains the following node definition: - -* `winServer2019.yaml` - Microsoft Windows Server 2019 node definition - -### Image Availability - -VHD images can be downloaded from microsoft on a trial basis here: https://www.microsoft.com/en-us/evalcenter/evaluate-windows-server-2019 -Then the VHD image will have to be converted to a .qcow2 format. Linux qumu-img makes it easy. Documentation: https://docs.openstack.org/image-guide/convert-images.html - -### Notes - -This node definition uses 16g of RAM and 4vcpu's. Anything less than that and it tends to become buggy. From 86c357528ba504358972764f37fedaf6ca683db8 Mon Sep 17 00:00:00 2001 From: CML-TAC <54936506+CML-TAC@users.noreply.github.com> Date: Sun, 9 Jan 2022 22:16:17 -0500 Subject: [PATCH 07/64] Delete winServer2019.yaml --- node-definitions/microsoft/winServer2019.yaml | 48 ------------------- 1 file changed, 48 deletions(-) delete mode 100644 node-definitions/microsoft/winServer2019.yaml diff --git a/node-definitions/microsoft/winServer2019.yaml b/node-definitions/microsoft/winServer2019.yaml deleted file mode 100644 index 02e17f7..0000000 --- a/node-definitions/microsoft/winServer2019.yaml +++ /dev/null @@ -1,48 +0,0 @@ -id: win2019 -general: - nature: server - read_only: false -device: - interfaces: - has_loopback_zero: false - physical: - - eth0 - serial_ports: 1 - default_count: 1 -ui: - visible: true - label_prefix: win2019 - icon: server - label: win2019 -sim: - linux_native: - libvirt_domain_driver: kvm - driver: server - disk_driver: sata - ram: 16384 - cpus: 4 - cpu_limit: 100 - nic_driver: e1000 - boot_disk_size: 64 - video: - model: cirrus-vga - memory: 16 -boot: - timeout: 300 -inherited: - image: - ram: true - cpus: true - cpu_limit: true - data_volume: true - boot_disk_size: true - node: - ram: true - cpus: true - cpu_limit: true - data_volume: true - boot_disk_size: true -configuration: - generator: - driver: server -schema_version: 0.0.1 From cface5fd39d8790caefdb6eb2a975b6b25761fc8 Mon Sep 17 00:00:00 2001 From: CML-TAC <54936506+CML-TAC@users.noreply.github.com> Date: Sun, 9 Jan 2022 22:17:10 -0500 Subject: [PATCH 08/64] Add files via upload --- node-definitions/microsoft/README.md | 2599 ++++++++++++++++++++++++++ 1 file changed, 2599 insertions(+) create mode 100644 node-definitions/microsoft/README.md diff --git a/node-definitions/microsoft/README.md b/node-definitions/microsoft/README.md new file mode 100644 index 0000000..c4fce8c --- /dev/null +++ b/node-definitions/microsoft/README.md @@ -0,0 +1,2599 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + cml-community/README.md at master · CML-TAC/cml-community + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ Skip to content + + + + + + + + + + + +
+ +
+ + + + + + + +
+ + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + CML-TAC  /   + cml-community  /   + +
+ + + + Type # for issues and pull requests, > for commands, and ? for help + + + Type # for issues, pull requests, and projects, > for commands, and ? for help + + + Type # for issues, pull requests, and projects, / for files, and > for commands + + +
+ +
+
+ We’ve encountered an error and some results aren't available at this time. Type a new search or try again later. +
+
+ + No results matched your search + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + Search for issues and pull requests + + # + + + + Search for issues, pull requests, discussions, and projects + + # + + + + Search for organizations, repositories, and users + + @ + + + + Search for projects + + ! + + + + Search for files + + / + + + + Activate command mode + + > + + + + Search your issues, pull requests, and discussions + + # author:@me + + + + Search your issues, pull requests, and discussions + + # author:@me + + + + Filter to pull requests + + # is:pr + + + + Filter to issues + + # is:issue + + + + Filter to discussions + + # is:discussion + + + + Filter to projects + + # is:project + + + + Filter to open issues, pull requests, and discussions + + # is:open + + + + + + + + + + + + + + + + +
+
+
+ +
+ + + + + + + + + + +
+ + + + +
+
+
+ + + + + + + + + + +
+ +
+ +
+

+ + + / + + cml-community + + + Public +

+ + forked from CiscoDevNet/cml-community + + +
+ +
    + +
  • + +
    + + + + + + + Watch + + + 0 + + + +
    +
    +

    Notifications

    + +
    + +
    +
    + + + + + + + + +
    + + +
    + + + + + Get push notifications on iOS or Android. + +
    +
    +
    +
    + + +
    +
    +
    + + + +
  • + +
  • + +
  • + +
  • + +
    +
    + +
    +
    + +
    +
    + + + + + +
    + +
    +
    + + + + + + + +
    + +
    +
    +
    +
    +
    +
  • + +
  • + + +
  • +
+ +
+ +
+
+ + + + +
+ + + +
+
+ + Open in github.dev + Open in a new github.dev tab + + + + + + + +
+ + + + + Permalink + + +
+ +
+
+ + + master + + + + +
+
+
+ Switch branches/tags + +
+ + + +
+ +
+ +
+ + +
+ +
+ + + + + + + + + + + + + + + + +
+ + +
+
+
+
+ +
+ +
+ + + + Go to file + + +
+ + + + +
+
+
+ + + + +
+ +
+
+ + + +
+ + + + + + +
+
+ + Latest commit + d69360d + Aug 13, 2021 + + + + + + History + + +
+
+ +
+ +
+
+ + + 0 + + contributors + + +
+ +

+ Users who have contributed to this file +

+
+ + + + + + +
+
+
+
+ + + + + + + + + + + + +
+ +
+ + + + +
+ + 14 lines (8 sloc) + + 605 Bytes +
+ +
+ + + + + +
+ + + + + + + + + + + + + + + +
+ +
+
+ +
+
+ +
+ +
+
+ + +
+

Microsoft Server 2019

+

This directory contains the following node definition:

+
    +
  • winServer2019.yaml - Microsoft Windows Server 2019 node definition
  • +
+

Image Availability

+

VHD images can be downloaded from microsoft on a trial basis here: https://www.microsoft.com/en-us/evalcenter/evaluate-windows-server-2019 +Then the VHD image will have to be converted to a .qcow2 format. Linux qumu-img makes it easy. Documentation: https://docs.openstack.org/image-guide/convert-images.html

+

Notes

+

This node definition uses 16g of RAM and 4vcpu's. Anything less than that and it tends to become buggy.

+
+
+ +
+ +
+ + + +
+ + +
+ + +
+
+ + + + +
+ + + +
+
+ +
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + From 7d22d97f3e530b66dd51c0ae3cbaccb4072c8118 Mon Sep 17 00:00:00 2001 From: CML-TAC <54936506+CML-TAC@users.noreply.github.com> Date: Sun, 9 Jan 2022 22:23:27 -0500 Subject: [PATCH 09/64] updated --- node-definitions/microsoft/README.md | 2600 +------------------------- 1 file changed, 2 insertions(+), 2598 deletions(-) diff --git a/node-definitions/microsoft/README.md b/node-definitions/microsoft/README.md index c4fce8c..d863060 100644 --- a/node-definitions/microsoft/README.md +++ b/node-definitions/microsoft/README.md @@ -1,2599 +1,3 @@ +# Windows Node Definitions - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - cml-community/README.md at master · CML-TAC/cml-community - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- Skip to content - - - - - - - - - - - -
- -
- - - - - - - -
- - - -
- - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - -
- -
- - - CML-TAC  /   - cml-community  /   - -
- - - - Type # for issues and pull requests, > for commands, and ? for help - - - Type # for issues, pull requests, and projects, > for commands, and ? for help - - - Type # for issues, pull requests, and projects, / for files, and > for commands - - -
- -
-
- We’ve encountered an error and some results aren't available at this time. Type a new search or try again later. -
-
- - No results matched your search - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - Search for issues and pull requests - - # - - - - Search for issues, pull requests, discussions, and projects - - # - - - - Search for organizations, repositories, and users - - @ - - - - Search for projects - - ! - - - - Search for files - - / - - - - Activate command mode - - > - - - - Search your issues, pull requests, and discussions - - # author:@me - - - - Search your issues, pull requests, and discussions - - # author:@me - - - - Filter to pull requests - - # is:pr - - - - Filter to issues - - # is:issue - - - - Filter to discussions - - # is:discussion - - - - Filter to projects - - # is:project - - - - Filter to open issues, pull requests, and discussions - - # is:open - - - - - - - - - - - - - - - - -
-
-
- -
- - - - - - - - - - -
- - - - -
-
-
- - - - - - - - - - -
- -
- -
-

- - - / - - cml-community - - - Public -

- - forked from CiscoDevNet/cml-community - - -
- -
    - -
  • - -
    - - - - - - - Watch - - - 0 - - - -
    -
    -

    Notifications

    - -
    - -
    -
    - - - - - - - - -
    - - -
    - - - - - Get push notifications on iOS or Android. - -
    -
    -
    -
    - - -
    -
    -
    - - - -
  • - -
  • - -
  • - -
  • - -
    -
    - -
    -
    - -
    -
    - - - - - -
    - -
    -
    - - - - - - - -
    - -
    -
    -
    -
    -
    -
  • - -
  • - - -
  • -
- -
- -
-
- - - - -
- - - -
-
- - Open in github.dev - Open in a new github.dev tab - - - - - - - -
- - - - - Permalink - - -
- -
-
- - - master - - - - -
-
-
- Switch branches/tags - -
- - - -
- -
- -
- - -
- -
- - - - - - - - - - - - - - - - -
- - -
-
-
-
- -
- -
- - - - Go to file - - -
- - - - -
-
-
- - - - -
- -
-
- - - -
- - - - - - -
-
- - Latest commit - d69360d - Aug 13, 2021 - - - - - - History - - -
-
- -
- -
-
- - - 0 - - contributors - - -
- -

- Users who have contributed to this file -

-
- - - - - - -
-
-
-
- - - - - - - - - - - - -
- -
- - - - -
- - 14 lines (8 sloc) - - 605 Bytes -
- -
- - - - - -
- - - - - - - - - - - - - - - -
- -
-
- -
-
- -
- -
-
- - -
-

Microsoft Server 2019

-

This directory contains the following node definition:

-
    -
  • winServer2019.yaml - Microsoft Windows Server 2019 node definition
  • -
-

Image Availability

-

VHD images can be downloaded from microsoft on a trial basis here: https://www.microsoft.com/en-us/evalcenter/evaluate-windows-server-2019 -Then the VHD image will have to be converted to a .qcow2 format. Linux qumu-img makes it easy. Documentation: https://docs.openstack.org/image-guide/convert-images.html

-

Notes

-

This node definition uses 16g of RAM and 4vcpu's. Anything less than that and it tends to become buggy.

-
-
- -
- -
- - - -
- - -
- - -
-
- - - - -
- - - -
-
- -
-
- -
- - - - - - - - - - - - - - - - - - - - - - +Here you will find collection of Windows node definitions. From 69e16bd0374661bcf9d3cafa310334aebfba486d Mon Sep 17 00:00:00 2001 From: CML-TAC <54936506+CML-TAC@users.noreply.github.com> Date: Sun, 9 Jan 2022 22:24:34 -0500 Subject: [PATCH 10/64] windows 2019 --- node-definitions/microsoft/Server 2019/Readme.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 node-definitions/microsoft/Server 2019/Readme.md diff --git a/node-definitions/microsoft/Server 2019/Readme.md b/node-definitions/microsoft/Server 2019/Readme.md new file mode 100644 index 0000000..6a4ddd9 --- /dev/null +++ b/node-definitions/microsoft/Server 2019/Readme.md @@ -0,0 +1,14 @@ +# Microsoft Server 2019 + +This directory contains the following node definition: + +* `winServer2019.yaml` - Microsoft Windows Server 2019 node definition + +### Image Availability + +VHD images can be downloaded from microsoft on a trial basis here: https://www.microsoft.com/en-us/evalcenter/evaluate-windows-server-2019 +Then the VHD image will have to be converted to a .qcow2 format. Linux qumu-img makes it easy. Documentation: https://docs.openstack.org/image-guide/convert-images.html + +### Notes + +This node definition uses 16g of RAM and 4vcpu's. Anything less than that and it tends to become buggy. From 8bfa0f2b14122f79111c00e712a033e0d890fd8d Mon Sep 17 00:00:00 2001 From: CML-TAC <54936506+CML-TAC@users.noreply.github.com> Date: Sun, 9 Jan 2022 22:25:35 -0500 Subject: [PATCH 11/64] added server 2019 --- .../microsoft/Server 2019/winServer2019.yaml | 2789 +++++++++++++++++ 1 file changed, 2789 insertions(+) create mode 100644 node-definitions/microsoft/Server 2019/winServer2019.yaml diff --git a/node-definitions/microsoft/Server 2019/winServer2019.yaml b/node-definitions/microsoft/Server 2019/winServer2019.yaml new file mode 100644 index 0000000..58b1082 --- /dev/null +++ b/node-definitions/microsoft/Server 2019/winServer2019.yaml @@ -0,0 +1,2789 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + cml-community/winServer2019.yaml at master · CML-TAC/cml-community + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ Skip to content + + + + + + + + + + + +
+ +
+ + + + + + + +
+ + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + CML-TAC  /   + cml-community  /   + +
+ + + + Type # for issues and pull requests, > for commands, and ? for help + + + Type # for issues, pull requests, and projects, > for commands, and ? for help + + + Type # for issues, pull requests, and projects, / for files, and > for commands + + +
+ +
+
+ We’ve encountered an error and some results aren't available at this time. Type a new search or try again later. +
+
+ + No results matched your search + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + Search for issues and pull requests + + # + + + + Search for issues, pull requests, discussions, and projects + + # + + + + Search for organizations, repositories, and users + + @ + + + + Search for projects + + ! + + + + Search for files + + / + + + + Activate command mode + + > + + + + Search your issues, pull requests, and discussions + + # author:@me + + + + Search your issues, pull requests, and discussions + + # author:@me + + + + Filter to pull requests + + # is:pr + + + + Filter to issues + + # is:issue + + + + Filter to discussions + + # is:discussion + + + + Filter to projects + + # is:project + + + + Filter to open issues, pull requests, and discussions + + # is:open + + + + + + + + + + + + + + + + +
+
+
+ +
+ + + + + + + + + + +
+ + + + +
+
+
+ + + + + + + + + + +
+ +
+ +
+

+ + + / + + cml-community + + + Public +

+ + forked from CiscoDevNet/cml-community + + +
+ +
    + +
  • + +
    + + + + + + + Watch + + + 0 + + + +
    +
    +

    Notifications

    + +
    + +
    +
    + + + + + + + + +
    + + +
    + + + + + Get push notifications on iOS or Android. + +
    +
    +
    +
    + + +
    +
    +
    + + + +
  • + +
  • + +
  • + +
  • + +
    +
    + +
    +
    + +
    +
    + + + + + +
    + +
    +
    + + + + + + + +
    + +
    +
    +
    +
    +
    +
  • + +
  • + + +
  • +
+ +
+ +
+
+ + + + +
+ + + +
+
+ + Open in github.dev + Open in a new github.dev tab + + + + + + + +
+ + + + + Permalink + + +
+ +
+
+ + + master + + + + +
+
+
+ Switch branches/tags + +
+ + + +
+ +
+ +
+ + +
+ +
+ + + + + + + + + + + + + + + + +
+ + +
+
+
+
+ +
+ +
+ + + + Go to file + + +
+ + + + +
+
+
+ + + + +
+ +
+
+ + + +
+ + + + + + +
+
+ + Latest commit + d69360d + Aug 13, 2021 + + + + + + History + + +
+
+ +
+ +
+
+ + + 0 + + contributors + + +
+ +

+ Users who have contributed to this file +

+
+ + + + + + +
+
+
+
+ + + + + + + + + + + +
+ +
+ + +
+ + 48 lines (48 sloc) + + 798 Bytes +
+ +
+ + + + +
+ + + + + + + + + + + + + + + +
+ +
+
+ +
+
+ +
+ +
+
+ + + +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
id: win2019
general:
nature: server
read_only: false
device:
interfaces:
has_loopback_zero: false
physical:
- eth0
serial_ports: 1
default_count: 1
ui:
visible: true
label_prefix: win2019
icon: server
label: win2019
sim:
linux_native:
libvirt_domain_driver: kvm
driver: server
disk_driver: sata
ram: 16384
cpus: 4
cpu_limit: 100
nic_driver: e1000
boot_disk_size: 64
video:
model: cirrus-vga
memory: 16
boot:
timeout: 300
inherited:
image:
ram: true
cpus: true
cpu_limit: true
data_volume: true
boot_disk_size: true
node:
ram: true
cpus: true
cpu_limit: true
data_volume: true
boot_disk_size: true
configuration:
generator:
driver: server
schema_version: 0.0.1
+
+ + + +
+ +
+ + + + +
+ + +
+ + +
+
+ + +
+ + + +
+
+ +
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + From a6b739083323bdf73ea274c68d1d77b0d6231414 Mon Sep 17 00:00:00 2001 From: CML-TAC <54936506+CML-TAC@users.noreply.github.com> Date: Sun, 9 Jan 2022 22:49:49 -0500 Subject: [PATCH 12/64] updated readme --- node-definitions/juniper/qfx/Readme.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 node-definitions/juniper/qfx/Readme.md diff --git a/node-definitions/juniper/qfx/Readme.md b/node-definitions/juniper/qfx/Readme.md new file mode 100644 index 0000000..bda5211 --- /dev/null +++ b/node-definitions/juniper/qfx/Readme.md @@ -0,0 +1,10 @@ +# Juniper vMX Node Definitions + +This directory contains the following node definitions: + +* `jnpr-vmx-vcp.yaml` - Juniper vMX virtual control plane node definition +* `jnpr-vmx-vfp.yaml` - Juniper vMX virtual forwarding plane node definition + +## Caveats + +vMX support is considered **EXPERIMENTAL** within CML. From 653602ce3e2689adb478c78af7771a9588a0db9f Mon Sep 17 00:00:00 2001 From: CML-TAC <54936506+CML-TAC@users.noreply.github.com> Date: Sun, 9 Jan 2022 22:57:44 -0500 Subject: [PATCH 13/64] updated --- node-definitions/juniper/qfx/Readme.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/node-definitions/juniper/qfx/Readme.md b/node-definitions/juniper/qfx/Readme.md index bda5211..dd6af72 100644 --- a/node-definitions/juniper/qfx/Readme.md +++ b/node-definitions/juniper/qfx/Readme.md @@ -1,10 +1,10 @@ -# Juniper vMX Node Definitions +# Juniper vQFX Node Definitions This directory contains the following node definitions: -* `jnpr-vmx-vcp.yaml` - Juniper vMX virtual control plane node definition -* `jnpr-vmx-vfp.yaml` - Juniper vMX virtual forwarding plane node definition +* `jnpr-vqfx-re.yaml` - Juniper Virtual Routing Engine +* `jnpr-vqfx-pfe.yaml` - Juniper Virtual Packet Forwarding Engine ## Caveats -vMX support is considered **EXPERIMENTAL** within CML. +vQFX support is considered **EXPERIMENTAL** within CML. From bc3424da0c763bbabf285e21777d36346e539ff3 Mon Sep 17 00:00:00 2001 From: CML-TAC <54936506+CML-TAC@users.noreply.github.com> Date: Mon, 10 Jan 2022 02:35:24 -0500 Subject: [PATCH 14/64] added node definitions --- .../juniper/qfx/jnpr-vqfx-pfe.yaml | 66 +++++++++++++++++ .../juniper/qfx/jnpr-vqfx-re.yaml | 70 +++++++++++++++++++ 2 files changed, 136 insertions(+) create mode 100644 node-definitions/juniper/qfx/jnpr-vqfx-pfe.yaml create mode 100644 node-definitions/juniper/qfx/jnpr-vqfx-re.yaml diff --git a/node-definitions/juniper/qfx/jnpr-vqfx-pfe.yaml b/node-definitions/juniper/qfx/jnpr-vqfx-pfe.yaml new file mode 100644 index 0000000..2e0d949 --- /dev/null +++ b/node-definitions/juniper/qfx/jnpr-vqfx-pfe.yaml @@ -0,0 +1,66 @@ +id: jnpr-vqfx-pfe +configuration: + generator: + driver: null + provisioning: + volume_name: config + media_type: iso + files: + - name: boot + editable: true + content: console=ttyS0 +inherited: + image: + ram: false + cpus: false + data_volume: false + boot_disk_size: false + cpu_limit: true + node: + ram: false + cpus: false + data_volume: false + boot_disk_size: false + cpu_limit: true +device: + interfaces: + has_loopback_zero: true + default_count: 7 + physical: + - em0 + - em1 + serial_ports: 1 + loopback: + - Lo0 +general: + description: Juniper vQFX PFE + nature: router + read_only: false +schema_version: 0.0.1 +sim: + linux_native: + cpus: 1 + disk_driver: ide + driver: server + libvirt_domain_driver: kvm + nic_driver: e1000 + ram: 2048 + cpu_limit: 100 + video: + memory: 1024 +boot: + timeout: 600 + completed: + - console=ttyS0 +ui: + description: |- + Juniper vQFX Virtual Packet Forwarding Engine VPFE + 2048MB 1 vCPUs + + ##### Note + **EXPERIMENTAL** + group: Others + icon: router + label: Juniper vQFX PFE + label_prefix: vqfx-pfe- + visible: true diff --git a/node-definitions/juniper/qfx/jnpr-vqfx-re.yaml b/node-definitions/juniper/qfx/jnpr-vqfx-re.yaml new file mode 100644 index 0000000..2bb451a --- /dev/null +++ b/node-definitions/juniper/qfx/jnpr-vqfx-re.yaml @@ -0,0 +1,70 @@ +id: jnpr-vqfx-re +configuration: + generator: + driver: null + provisioning: + volume_name: disk + media_type: iso + files: + - name: configuration.txt + content: hostname insert_hostname_here + editable: true +inherited: + image: + ram: false + cpus: false + data_volume: false + boot_disk_size: false + cpu_limit: true + node: + ram: false + cpus: false + data_volume: false + boot_disk_size: false + cpu_limit: true +device: + interfaces: + has_loopback_zero: false + default_count: 2 + physical: + - em0 + - em1 + - xe-0/0/0 + - xe-0/0/1 + - xe-0/0/2 + - xe-0/0/3 + - xe-0/0/4 + - xe-0/0/5 + - xe-0/0/6 + serial_ports: 1 +general: + description: Juniper vQFX RE + nature: router + read_only: false +schema_version: 0.0.1 +sim: + linux_native: + cpus: 1 + disk_driver: ide + driver: server + libvirt_domain_driver: kvm + nic_driver: e1000 + ram: 1024 + cpu_limit: 100 +boot: + timeout: 600 + completed: + - 'login:' +ui: + description: |2- + + Juniper vQFX Virtual Routing Engine + 1024MB, 1 vCPU + + ##### Note + **EXPERIMENTAL** + group: Others + icon: router + label: Juniper vQFX RE + label_prefix: vqfx-re- + visible: false From 0bf8dadfd65985d0b03f4e274c40a185ae721b2e Mon Sep 17 00:00:00 2001 From: CML-TAC <54936506+CML-TAC@users.noreply.github.com> Date: Mon, 10 Jan 2022 23:33:08 -0500 Subject: [PATCH 15/64] added readme --- node-definitions/hpe/Readme.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 node-definitions/hpe/Readme.md diff --git a/node-definitions/hpe/Readme.md b/node-definitions/hpe/Readme.md new file mode 100644 index 0000000..f538cba --- /dev/null +++ b/node-definitions/hpe/Readme.md @@ -0,0 +1,11 @@ +# HPE Router Node Definition + +This directory contains a node definition for the VSR 1000 HPE Router appliance. + +### Image Availability + +HPE VSR 1000 Image can be downloaded from https://support.hpe.com/ with a proper account and entitlement. + +### Description + +The node requires 2 vCPUs and 4096 MB of RAM. From 329a46711b7b5d72435bf65439e02efbe6dcdda7 Mon Sep 17 00:00:00 2001 From: CML-TAC <54936506+CML-TAC@users.noreply.github.com> Date: Mon, 10 Jan 2022 23:37:39 -0500 Subject: [PATCH 16/64] added node def --- node-definitions/hpe/hpe.yaml | 74 +++++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 node-definitions/hpe/hpe.yaml diff --git a/node-definitions/hpe/hpe.yaml b/node-definitions/hpe/hpe.yaml new file mode 100644 index 0000000..970c2ca --- /dev/null +++ b/node-definitions/hpe/hpe.yaml @@ -0,0 +1,74 @@ +id: hpe +configuration: + generator: + driver: server + provisioning: + volume_name: cfg + media_type: iso + files: + - name: config.txt + content: '# this is a shell script which will be sourced at boot' + editable: true +device: + interfaces: + has_loopback_zero: false + default_count: 1 + physical: + - MGE0/0/0 + - WGE1/0/1 + - WGE1/0/2 + - WGE1/0/3 + - WGE1/0/4 + - WGE1/0/5 + - WGE1/0/6 + - WGE1/0/7 + - WGE1/0/8 + serial_ports: 1 +inherited: + image: + ram: true + cpus: true + cpu_limit: true + data_volume: true + boot_disk_size: true + node: + ram: true + cpus: true + cpu_limit: true + data_volume: true + boot_disk_size: true +general: + description: HPE Router + nature: server + read_only: false +schema_version: 0.0.1 +sim: + linux_native: + cpus: 2 + disk_driver: ide + driver: server + libvirt_domain_driver: kvm + nic_driver: virtio + ram: 4096 + boot_disk_size: 16 + video: + memory: 16 + cpu_limit: 100 +boot: + completed: + - '###### BOOT CONFIG DONE ######' + timeout: 300 +pyats: + os: linux + use_in_testbed: true +ui: + description: |- + HPE Router + 4096 MB RAM, 2 vCPU + ##### Note + **EXPERIMENTAL** + group: Others + icon: server + label: HPE + label_prefix: HPE- + visible: true From 55df04f0f03573cf1f97622ec10335f1ccfa6301 Mon Sep 17 00:00:00 2001 From: CML-TAC <54936506+CML-TAC@users.noreply.github.com> Date: Tue, 11 Jan 2022 00:30:25 -0500 Subject: [PATCH 17/64] added readme --- node-definitions/cisco/wsa/Readme.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 node-definitions/cisco/wsa/Readme.md diff --git a/node-definitions/cisco/wsa/Readme.md b/node-definitions/cisco/wsa/Readme.md new file mode 100644 index 0000000..c74968c --- /dev/null +++ b/node-definitions/cisco/wsa/Readme.md @@ -0,0 +1,13 @@ +# Cisco Web Security Appliance (WSA) + +This directory contains the following node definition: + +* `wsa.yaml` - Cisco Web Security Appliance (WSA) + +### Image Availability + +Images for the WSA can be downloaded from https://software.cisco.com/download/home/284806698/type/282975114/release/12.5.1%20GD with a proper Cisco.com account and entitlement. + +### Notes + +The WSA image has different versions, S100V KVM qcow2 image was used along with this node definition, it uses 3 vCPU and 8 GB of RAM. From b9e754e4acfe80653f32419f7ae775f560bd3b33 Mon Sep 17 00:00:00 2001 From: CML-TAC <54936506+CML-TAC@users.noreply.github.com> Date: Tue, 11 Jan 2022 00:31:31 -0500 Subject: [PATCH 18/64] added node def --- node-definitions/cisco/wsa/wsa.yaml | 66 +++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 node-definitions/cisco/wsa/wsa.yaml diff --git a/node-definitions/cisco/wsa/wsa.yaml b/node-definitions/cisco/wsa/wsa.yaml new file mode 100644 index 0000000..4862d84 --- /dev/null +++ b/node-definitions/cisco/wsa/wsa.yaml @@ -0,0 +1,66 @@ +id: wsa +general: + description: Cisco Web Security Appliance (WSA) + nature: server + read_only: false +device: + interfaces: + has_loopback_zero: true + physical: + - enp6s0 + - enp6s1 + - enp6s2 + - enp6s3 + serial_ports: 2 + default_count: 4 + loopback: + - loopback +ui: + visible: true + label_prefix: wsa- + icon: server + label: WSA + description: |- + Cisco Web Security Appliance (WSA) + 8192 MB RAM, 3 vCPUs +sim: + linux_native: + libvirt_domain_driver: kvm + driver: server + disk_driver: ide + ram: 8192 + cpus: 3 + cpu_limit: 100 + nic_driver: virtio + boot_disk_size: 200 +boot: + timeout: 300 +inherited: + image: + ram: true + cpus: true + cpu_limit: true + data_volume: true + boot_disk_size: true + node: + ram: true + cpus: true + cpu_limit: true + data_volume: true + boot_disk_size: true +configuration: + generator: + driver: server + provisioning: + volume_name: cidata + media_type: iso + files: + - name: config.xml + editable: true + content: |- + + + + + +schema_version: 0.0.1 From 54ba521334a42d44bd0cec4abefac837ce5ea5bb Mon Sep 17 00:00:00 2001 From: CML-TAC <54936506+CML-TAC@users.noreply.github.com> Date: Tue, 11 Jan 2022 00:58:26 -0500 Subject: [PATCH 19/64] added readme --- node-definitions/cisco/esa/Readme.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 node-definitions/cisco/esa/Readme.md diff --git a/node-definitions/cisco/esa/Readme.md b/node-definitions/cisco/esa/Readme.md new file mode 100644 index 0000000..3b8161c --- /dev/null +++ b/node-definitions/cisco/esa/Readme.md @@ -0,0 +1,13 @@ +# Cisco Email Security Appliance (ESA) + +This directory contains the following node definition: + +* `esa.yaml` - Cisco Email Security Appliance (ESA) + +### Image Availability + +Images for the ESA can be downloaded from https://software.cisco.com/download/home/284900944/type/282975113/release/13.5.1 with a proper Cisco.com account and entitlement. + +### Notes + +The WSA image has different versions, C000V KVM qcow2 image was used along with this node definition, it uses 1 vCPU and 4 GB of RAM. From b3f9fe0ec78401d016a64647dde7ab20b3997413 Mon Sep 17 00:00:00 2001 From: CML-TAC <54936506+CML-TAC@users.noreply.github.com> Date: Tue, 11 Jan 2022 00:59:21 -0500 Subject: [PATCH 20/64] added node def --- node-definitions/cisco/esa/ESA.yaml | 66 +++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 node-definitions/cisco/esa/ESA.yaml diff --git a/node-definitions/cisco/esa/ESA.yaml b/node-definitions/cisco/esa/ESA.yaml new file mode 100644 index 0000000..3fb2fe9 --- /dev/null +++ b/node-definitions/cisco/esa/ESA.yaml @@ -0,0 +1,66 @@ +id: ESA +general: + description: Cisco Email Security Appliance + nature: server + read_only: false +device: + interfaces: + has_loopback_zero: true + physical: + - enp6s0 + - enp6s1 + - enp6s2 + - enp6s3 + serial_ports: 2 + default_count: 4 + loopback: + - loopback +ui: + visible: true + label_prefix: esa- + icon: server + label: ESA + description: |- + Cisco Email Security Appliance + 4096 MB RAM, 1 vCPUs +sim: + linux_native: + libvirt_domain_driver: kvm + driver: server + disk_driver: ide + ram: 4096 + cpus: 1 + cpu_limit: 100 + nic_driver: virtio + boot_disk_size: 200 +boot: + timeout: 300 +inherited: + image: + ram: true + cpus: true + cpu_limit: true + data_volume: true + boot_disk_size: true + node: + ram: true + cpus: true + cpu_limit: true + data_volume: true + boot_disk_size: true +configuration: + generator: + driver: server + provisioning: + volume_name: cidata + media_type: iso + files: + - name: config.xml + editable: true + content: |- + + + + + +schema_version: 0.0.1 From 311e786f24236f263016f1b575e4f6103b821de3 Mon Sep 17 00:00:00 2001 From: CML-TAC <54936506+CML-TAC@users.noreply.github.com> Date: Tue, 11 Jan 2022 02:16:17 -0500 Subject: [PATCH 21/64] added readme --- node-definitions/cisco/fmcv/Readme.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 node-definitions/cisco/fmcv/Readme.md diff --git a/node-definitions/cisco/fmcv/Readme.md b/node-definitions/cisco/fmcv/Readme.md new file mode 100644 index 0000000..29a63e2 --- /dev/null +++ b/node-definitions/cisco/fmcv/Readme.md @@ -0,0 +1,13 @@ +# Cisco Firepower Management Center Virtual Appliance + +This directory contains the following node definition: + +* `fmc.yaml` - Cisco Firepower Management Center Virtual Appliance + +### Image Availability + +Images for the FMCv can be downloaded from https://software.cisco.com/download/home/286259687/type/286271056/release/6.6.1 with a proper Cisco.com account and entitlement. + +### Notes + +The FMCv image has different versions, Cisco_Firepower_Mgmt_Center_Virtual_KVM-6.6.1-91.qcow2 image was used along with this node definition, it uses 4 vCPU and 28 GB of RAM. From 84a7a7c0ddaa6276ccbd7f1d2c5e67cf799d1754 Mon Sep 17 00:00:00 2001 From: CML-TAC <54936506+CML-TAC@users.noreply.github.com> Date: Tue, 11 Jan 2022 02:17:37 -0500 Subject: [PATCH 22/64] fixed typo --- node-definitions/cisco/fmcv/Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node-definitions/cisco/fmcv/Readme.md b/node-definitions/cisco/fmcv/Readme.md index 29a63e2..e0f76c6 100644 --- a/node-definitions/cisco/fmcv/Readme.md +++ b/node-definitions/cisco/fmcv/Readme.md @@ -2,7 +2,7 @@ This directory contains the following node definition: -* `fmc.yaml` - Cisco Firepower Management Center Virtual Appliance +* `fmcv.yaml` - Cisco Firepower Management Center Virtual Appliance ### Image Availability From c605186fdbcac6f8d24394a4c7a01949d05cda7a Mon Sep 17 00:00:00 2001 From: CML-TAC <54936506+CML-TAC@users.noreply.github.com> Date: Tue, 11 Jan 2022 02:18:15 -0500 Subject: [PATCH 23/64] added node def --- node-definitions/cisco/fmcv/fmcv.yaml | 80 +++++++++++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 node-definitions/cisco/fmcv/fmcv.yaml diff --git a/node-definitions/cisco/fmcv/fmcv.yaml b/node-definitions/cisco/fmcv/fmcv.yaml new file mode 100644 index 0000000..307ba68 --- /dev/null +++ b/node-definitions/cisco/fmcv/fmcv.yaml @@ -0,0 +1,80 @@ +id: fmcv +general: + description: Cisco Firepower Management Center Virtual Appliance + nature: server + read_only: false +device: + interfaces: + has_loopback_zero: true + physical: + - eth0 + serial_ports: 1 + default_count: 1 + loopback: + - lo +ui: + visible: true + description: |- + Cisco Firepower Management Center Virtual Appliance + 28 GB DRAM, 4 vCPUs + [CCO Link](https://www.cisco.com/c/en/us/td/docs/security/firepower/quick_start/fmcv/fpmc-virtual.html) + label_prefix: fmcv- + icon: server + label: FMCv +sim: + linux_native: + libvirt_domain_driver: kvm + driver: server + disk_driver: virtio + ram: 28672 + cpus: 4 + cpu_limit: 100 + nic_driver: virtio + data_volume: 250 +boot: + timeout: 1200 + completed: + - 'login:' +inherited: + image: + ram: true + cpus: true + cpu_limit: true + data_volume: true + boot_disk_size: false + node: + ram: true + cpus: true + cpu_limit: true + data_volume: true + boot_disk_size: false +configuration: + generator: + driver: server + provisioning: + volume_name: day0 + media_type: iso + files: + - name: day0-config + editable: true + content: |- + #FMC + { + "EULA": "accept", + "Hostname": "fmvc", + "AdminPassword": "Admin123", + "DNS1": "", + "DNS2": "", + "IPv4Mode": "manual", + "IPv4Addr": "10.10.10.2", + "IPv4Mask": "255.255.255.0", + "IPv4Gw": "10.10.10.1", + "IPv6Mode": "disabled", + "IPv6Addr": "", + "IPv6Mask": "", + "IPv6Gw": "", + } +schema_version: 0.0.1 +pyats: + os: linux + use_in_testbed: true From 165800d312bcde74a4c2ca2d253cfe537f2f2b25 Mon Sep 17 00:00:00 2001 From: CML-TAC <54936506+CML-TAC@users.noreply.github.com> Date: Tue, 11 Jan 2022 02:19:37 -0500 Subject: [PATCH 24/64] already exists --- node-definitions/cisco/fmcv/Readme.md | 13 ----- node-definitions/cisco/fmcv/fmcv.yaml | 80 --------------------------- 2 files changed, 93 deletions(-) delete mode 100644 node-definitions/cisco/fmcv/Readme.md delete mode 100644 node-definitions/cisco/fmcv/fmcv.yaml diff --git a/node-definitions/cisco/fmcv/Readme.md b/node-definitions/cisco/fmcv/Readme.md deleted file mode 100644 index e0f76c6..0000000 --- a/node-definitions/cisco/fmcv/Readme.md +++ /dev/null @@ -1,13 +0,0 @@ -# Cisco Firepower Management Center Virtual Appliance - -This directory contains the following node definition: - -* `fmcv.yaml` - Cisco Firepower Management Center Virtual Appliance - -### Image Availability - -Images for the FMCv can be downloaded from https://software.cisco.com/download/home/286259687/type/286271056/release/6.6.1 with a proper Cisco.com account and entitlement. - -### Notes - -The FMCv image has different versions, Cisco_Firepower_Mgmt_Center_Virtual_KVM-6.6.1-91.qcow2 image was used along with this node definition, it uses 4 vCPU and 28 GB of RAM. diff --git a/node-definitions/cisco/fmcv/fmcv.yaml b/node-definitions/cisco/fmcv/fmcv.yaml deleted file mode 100644 index 307ba68..0000000 --- a/node-definitions/cisco/fmcv/fmcv.yaml +++ /dev/null @@ -1,80 +0,0 @@ -id: fmcv -general: - description: Cisco Firepower Management Center Virtual Appliance - nature: server - read_only: false -device: - interfaces: - has_loopback_zero: true - physical: - - eth0 - serial_ports: 1 - default_count: 1 - loopback: - - lo -ui: - visible: true - description: |- - Cisco Firepower Management Center Virtual Appliance - 28 GB DRAM, 4 vCPUs - [CCO Link](https://www.cisco.com/c/en/us/td/docs/security/firepower/quick_start/fmcv/fpmc-virtual.html) - label_prefix: fmcv- - icon: server - label: FMCv -sim: - linux_native: - libvirt_domain_driver: kvm - driver: server - disk_driver: virtio - ram: 28672 - cpus: 4 - cpu_limit: 100 - nic_driver: virtio - data_volume: 250 -boot: - timeout: 1200 - completed: - - 'login:' -inherited: - image: - ram: true - cpus: true - cpu_limit: true - data_volume: true - boot_disk_size: false - node: - ram: true - cpus: true - cpu_limit: true - data_volume: true - boot_disk_size: false -configuration: - generator: - driver: server - provisioning: - volume_name: day0 - media_type: iso - files: - - name: day0-config - editable: true - content: |- - #FMC - { - "EULA": "accept", - "Hostname": "fmvc", - "AdminPassword": "Admin123", - "DNS1": "", - "DNS2": "", - "IPv4Mode": "manual", - "IPv4Addr": "10.10.10.2", - "IPv4Mask": "255.255.255.0", - "IPv4Gw": "10.10.10.1", - "IPv6Mode": "disabled", - "IPv6Addr": "", - "IPv6Mask": "", - "IPv6Gw": "", - } -schema_version: 0.0.1 -pyats: - os: linux - use_in_testbed: true From 38a1fe6313782355c5f613cba027cd86aa100f09 Mon Sep 17 00:00:00 2001 From: CML-TAC <54936506+CML-TAC@users.noreply.github.com> Date: Tue, 12 Apr 2022 17:23:34 -0400 Subject: [PATCH 25/64] updated fields --- node-definitions/hpe/hpe.yaml | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/node-definitions/hpe/hpe.yaml b/node-definitions/hpe/hpe.yaml index 970c2ca..5baedbc 100644 --- a/node-definitions/hpe/hpe.yaml +++ b/node-definitions/hpe/hpe.yaml @@ -11,8 +11,8 @@ configuration: editable: true device: interfaces: - has_loopback_zero: false - default_count: 1 + has_loopback_zero: true + default_count: 6 physical: - MGE0/0/0 - WGE1/0/1 @@ -20,10 +20,9 @@ device: - WGE1/0/3 - WGE1/0/4 - WGE1/0/5 - - WGE1/0/6 - - WGE1/0/7 - - WGE1/0/8 - serial_ports: 1 + serial_ports: 2 + loopback: + - InLoop0 inherited: image: ram: true @@ -48,7 +47,7 @@ sim: disk_driver: ide driver: server libvirt_domain_driver: kvm - nic_driver: virtio + nic_driver: e1000 ram: 4096 boot_disk_size: 16 video: @@ -57,7 +56,7 @@ sim: boot: completed: - '###### BOOT CONFIG DONE ######' - timeout: 300 + timeout: 20 pyats: os: linux use_in_testbed: true From 471d055e9acfdf58264bd23c1c1d135ddd0a32e9 Mon Sep 17 00:00:00 2001 From: CML-TAC <54936506+CML-TAC@users.noreply.github.com> Date: Mon, 21 Nov 2022 09:10:27 -0500 Subject: [PATCH 26/64] Update winServer2019.yaml Fixed Windows Server 2019 node definition --- .../microsoft/Server 2019/winServer2019.yaml | 2837 +---------------- 1 file changed, 48 insertions(+), 2789 deletions(-) diff --git a/node-definitions/microsoft/Server 2019/winServer2019.yaml b/node-definitions/microsoft/Server 2019/winServer2019.yaml index 58b1082..02e17f7 100644 --- a/node-definitions/microsoft/Server 2019/winServer2019.yaml +++ b/node-definitions/microsoft/Server 2019/winServer2019.yaml @@ -1,2789 +1,48 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - cml-community/winServer2019.yaml at master · CML-TAC/cml-community - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- Skip to content - - - - - - - - - - - -
- -
- - - - - - - -
- - - -
- - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - -
- -
- - - CML-TAC  /   - cml-community  /   - -
- - - - Type # for issues and pull requests, > for commands, and ? for help - - - Type # for issues, pull requests, and projects, > for commands, and ? for help - - - Type # for issues, pull requests, and projects, / for files, and > for commands - - -
- -
-
- We’ve encountered an error and some results aren't available at this time. Type a new search or try again later. -
-
- - No results matched your search - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - Search for issues and pull requests - - # - - - - Search for issues, pull requests, discussions, and projects - - # - - - - Search for organizations, repositories, and users - - @ - - - - Search for projects - - ! - - - - Search for files - - / - - - - Activate command mode - - > - - - - Search your issues, pull requests, and discussions - - # author:@me - - - - Search your issues, pull requests, and discussions - - # author:@me - - - - Filter to pull requests - - # is:pr - - - - Filter to issues - - # is:issue - - - - Filter to discussions - - # is:discussion - - - - Filter to projects - - # is:project - - - - Filter to open issues, pull requests, and discussions - - # is:open - - - - - - - - - - - - - - - - -
-
-
- -
- - - - - - - - - - -
- - - - -
-
-
- - - - - - - - - - -
- -
- -
-

- - - / - - cml-community - - - Public -

- - forked from CiscoDevNet/cml-community - - -
- -
    - -
  • - -
    - - - - - - - Watch - - - 0 - - - -
    -
    -

    Notifications

    - -
    - -
    -
    - - - - - - - - -
    - - -
    - - - - - Get push notifications on iOS or Android. - -
    -
    -
    -
    - - -
    -
    -
    - - - -
  • - -
  • - -
  • - -
  • - -
    -
    - -
    -
    - -
    -
    - - - - - -
    - -
    -
    - - - - - - - -
    - -
    -
    -
    -
    -
    -
  • - -
  • - - -
  • -
- -
- -
-
- - - - -
- - - -
-
- - Open in github.dev - Open in a new github.dev tab - - - - - - - -
- - - - - Permalink - - -
- -
-
- - - master - - - - -
-
-
- Switch branches/tags - -
- - - -
- -
- -
- - -
- -
- - - - - - - - - - - - - - - - -
- - -
-
-
-
- -
- -
- - - - Go to file - - -
- - - - -
-
-
- - - - -
- -
-
- - - -
- - - - - - -
-
- - Latest commit - d69360d - Aug 13, 2021 - - - - - - History - - -
-
- -
- -
-
- - - 0 - - contributors - - -
- -

- Users who have contributed to this file -

-
- - - - - - -
-
-
-
- - - - - - - - - - - -
- -
- - -
- - 48 lines (48 sloc) - - 798 Bytes -
- -
- - - - -
- - - - - - - - - - - - - - - -
- -
-
- -
-
- -
- -
-
- - - -
- - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
id: win2019
general:
nature: server
read_only: false
device:
interfaces:
has_loopback_zero: false
physical:
- eth0
serial_ports: 1
default_count: 1
ui:
visible: true
label_prefix: win2019
icon: server
label: win2019
sim:
linux_native:
libvirt_domain_driver: kvm
driver: server
disk_driver: sata
ram: 16384
cpus: 4
cpu_limit: 100
nic_driver: e1000
boot_disk_size: 64
video:
model: cirrus-vga
memory: 16
boot:
timeout: 300
inherited:
image:
ram: true
cpus: true
cpu_limit: true
data_volume: true
boot_disk_size: true
node:
ram: true
cpus: true
cpu_limit: true
data_volume: true
boot_disk_size: true
configuration:
generator:
driver: server
schema_version: 0.0.1
-
- - - -
- -
- - - - -
- - -
- - -
-
- - -
- - - -
-
- -
-
- -
- - - - - - - - - - - - - - - - - - - - - - +id: win2019 +general: + nature: server + read_only: false +device: + interfaces: + has_loopback_zero: false + physical: + - eth0 + serial_ports: 1 + default_count: 1 +ui: + visible: true + label_prefix: win2019 + icon: server + label: win2019 +sim: + linux_native: + libvirt_domain_driver: kvm + driver: server + disk_driver: sata + ram: 16384 + cpus: 4 + cpu_limit: 100 + nic_driver: e1000 + boot_disk_size: 64 + video: + model: cirrus-vga + memory: 16 +boot: + timeout: 300 +inherited: + image: + ram: true + cpus: true + cpu_limit: true + data_volume: true + boot_disk_size: true + node: + ram: true + cpus: true + cpu_limit: true + data_volume: true + boot_disk_size: true +configuration: + generator: + driver: server +schema_version: 0.0.1 From c98efc9a894a6318d2104750cb529f59b909e541 Mon Sep 17 00:00:00 2001 From: CML-TAC <54936506+CML-TAC@users.noreply.github.com> Date: Mon, 21 Nov 2022 10:00:11 -0500 Subject: [PATCH 27/64] Update winServer2019.yaml fixed video model --- node-definitions/microsoft/Server 2019/winServer2019.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node-definitions/microsoft/Server 2019/winServer2019.yaml b/node-definitions/microsoft/Server 2019/winServer2019.yaml index 02e17f7..650a1df 100644 --- a/node-definitions/microsoft/Server 2019/winServer2019.yaml +++ b/node-definitions/microsoft/Server 2019/winServer2019.yaml @@ -25,7 +25,7 @@ sim: nic_driver: e1000 boot_disk_size: 64 video: - model: cirrus-vga + model: cirrus memory: 16 boot: timeout: 300 From cf8e10cf57ce3f3d9e7b3e339ddfe118c17a894a Mon Sep 17 00:00:00 2001 From: CML-TAC <54936506+CML-TAC@users.noreply.github.com> Date: Mon, 21 Nov 2022 10:03:44 -0500 Subject: [PATCH 28/64] Create nxosv9500-148.yaml Added NXOSv 9500 128 ports --- .../NXOSv 9500 128 ports/nxosv9500-148.yaml | 229 ++++++++++++++++++ 1 file changed, 229 insertions(+) create mode 100644 node-definitions/cisco/NXOSv 9500 128 ports/nxosv9500-148.yaml diff --git a/node-definitions/cisco/NXOSv 9500 128 ports/nxosv9500-148.yaml b/node-definitions/cisco/NXOSv 9500 128 ports/nxosv9500-148.yaml new file mode 100644 index 0000000..afd8220 --- /dev/null +++ b/node-definitions/cisco/NXOSv 9500 128 ports/nxosv9500-148.yaml @@ -0,0 +1,229 @@ +id: nxosv9500-148 +configuration: + generator: + driver: nxosv9000 + provisioning: + volume_name: disk + media_type: iso + files: + - name: nxos_config.txt + editable: true + content: |- + #insert hostname + platform insert module 2 linecard N9K-X9516v + + platform insert module 3 linecard N9K-X9532v + + platform insert module 4 linecard N9K-X9536v +device: + interfaces: + has_loopback_zero: true + default_count: 4 + loopback: + - Loopback0 + management: + - mgmt0 + physical: + - mgmt0 + - Ethernet1/1 + - Ethernet1/2 + - Ethernet1/3 + - Ethernet1/4 + - Ethernet1/5 + - Ethernet1/6 + - Ethernet1/7 + - Ethernet1/8 + - Ethernet1/9 + - Ethernet1/10 + - Ethernet1/11 + - Ethernet1/12 + - Ethernet1/13 + - Ethernet1/14 + - Ethernet1/15 + - Ethernet1/16 + - Ethernet1/17 + - Ethernet1/18 + - Ethernet1/19 + - Ethernet1/20 + - Ethernet1/21 + - Ethernet1/22 + - Ethernet1/23 + - Ethernet1/24 + - Ethernet1/25 + - Ethernet1/26 + - Ethernet1/27 + - Ethernet1/28 + - Ethernet1/29 + - Ethernet1/30 + - Ethernet1/31 + - Ethernet1/32 + - Ethernet1/33 + - Ethernet1/34 + - Ethernet1/35 + - Ethernet1/36 + - Ethernet1/37 + - Ethernet1/38 + - Ethernet1/39 + - Ethernet1/40 + - Ethernet1/41 + - Ethernet1/42 + - Ethernet1/43 + - Ethernet1/44 + - Ethernet1/45 + - Ethernet1/46 + - Ethernet1/47 + - Ethernet1/48 + - Ethernet1/49 + - Ethernet1/50 + - Ethernet1/51 + - Ethernet1/52 + - Ethernet1/53 + - Ethernet1/54 + - Ethernet1/55 + - Ethernet1/56 + - Ethernet1/57 + - Ethernet1/58 + - Ethernet1/59 + - Ethernet1/60 + - Ethernet1/61 + - Ethernet1/62 + - Ethernet1/63 + - Ethernet1/64 + - Ethernet2/1 + - Ethernet2/2 + - Ethernet2/3 + - Ethernet2/4 + - Ethernet2/5 + - Ethernet2/6 + - Ethernet2/7 + - Ethernet2/8 + - Ethernet2/9 + - Ethernet2/10 + - Ethernet2/11 + - Ethernet2/12 + - Ethernet2/13 + - Ethernet2/14 + - Ethernet2/15 + - Ethernet2/16 + - Ethernet3/1 + - Ethernet3/2 + - Ethernet3/3 + - Ethernet3/4 + - Ethernet3/5 + - Ethernet3/6 + - Ethernet3/7 + - Ethernet3/8 + - Ethernet3/9 + - Ethernet3/10 + - Ethernet3/11 + - Ethernet3/12 + - Ethernet3/13 + - Ethernet3/14 + - Ethernet3/15 + - Ethernet3/16 + - Ethernet3/17 + - Ethernet3/18 + - Ethernet3/19 + - Ethernet3/20 + - Ethernet3/21 + - Ethernet3/22 + - Ethernet3/23 + - Ethernet3/24 + - Ethernet3/25 + - Ethernet3/26 + - Ethernet3/27 + - Ethernet3/28 + - Ethernet3/29 + - Ethernet3/30 + - Ethernet3/31 + - Ethernet3/32 + - Ethernet4/1 + - Ethernet4/2 + - Ethernet4/3 + - Ethernet4/4 + - Ethernet4/5 + - Ethernet4/6 + - Ethernet4/7 + - Ethernet4/8 + - Ethernet4/9 + - Ethernet4/10 + - Ethernet4/11 + - Ethernet4/12 + - Ethernet4/13 + - Ethernet4/14 + - Ethernet4/15 + - Ethernet4/16 + - Ethernet4/17 + - Ethernet4/18 + - Ethernet4/19 + - Ethernet4/20 + - Ethernet4/21 + - Ethernet4/22 + - Ethernet4/23 + - Ethernet4/24 + - Ethernet4/25 + - Ethernet4/26 + - Ethernet4/27 + - Ethernet4/28 + - Ethernet4/29 + - Ethernet4/30 + - Ethernet4/31 + - Ethernet4/32 + - Ethernet4/33 + - Ethernet4/34 + - Ethernet4/35 + - Ethernet4/36 + serial_ports: 2 +inherited: + image: + ram: true + cpus: true + data_volume: false + cpu_limit: true + boot_disk_size: false + node: + ram: true + cpus: true + cpu_limit: true + data_volume: false + boot_disk_size: false +general: + description: Cisco Nexus 9500v Switch 148 Ports + nature: switch + read_only: false +schema_version: 0.0.1 +sim: + linux_native: + cpus: 4 + disk_driver: sata + driver: nxosv9000 + efi_boot: true + libvirt_domain_driver: kvm + nic_driver: e1000 + ram: 16384 + cpu_limit: 100 +boot: + timeout: 480 + completed: + - There is no admin password in the bootstrap file + - User Access Verification +pyats: + os: nxos + series: n9k + config_extract_command: show run + use_in_testbed: true +ui: + description: |- + Cisco Nexus 9500v Switch with 148 Ports + Line cards inserted in the following sequence + Module 1 Nexus 9500v 64 port Ethernet1/1 - Ethernet1/64 (Default) + Module 2 Nexus 9500v 16 port Ethernet2/1 - Ethernet2/16 + Module 3 Nexus 9500v 32 port Ethernet3/1 - Ethernet3/32 + Module 4 Nexus 9500v 36 port Ethernet4/1 - Ethernet4/36 + + Requires 16 GB DRAM, 4 vCPUs + group: Cisco + icon: switch + label: NX-OS 9500-148 + label_prefix: nxos9500-148- + visible: true From 5a58a5f349b0f29ce1859db94323f99188636dac Mon Sep 17 00:00:00 2001 From: CML-TAC <54936506+CML-TAC@users.noreply.github.com> Date: Mon, 21 Nov 2022 10:11:34 -0500 Subject: [PATCH 29/64] Create readme.md Added readme --- .../cisco/NXOSv 9500 128 ports/readme.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 node-definitions/cisco/NXOSv 9500 128 ports/readme.md diff --git a/node-definitions/cisco/NXOSv 9500 128 ports/readme.md b/node-definitions/cisco/NXOSv 9500 128 ports/readme.md new file mode 100644 index 0000000..98e8e4f --- /dev/null +++ b/node-definitions/cisco/NXOSv 9500 128 ports/readme.md @@ -0,0 +1,18 @@ +NXOSv 9500 with 128 ports +This directory contains the following node definition: + +nxosv9500-148.yaml - Nexus 9500v with 128 ports node definition +Image Availability +Images for the NXOSv 9500 can be downloaded from https://software.cisco.com/download/home/286312239/type/282088129/release/9.3(8) with a proper Cisco.com account and entitlement. + +Notes +NXOSv 9300 is the default image in CML, it has 64 ports. +NXOSv 9500 allows inserting additional line cards there by increasing the number of ports. +This node definition has boot strap configs to insert line cards in the following order. + +Module 1 Nexus 9500v 64 port Ethernet1/1 - Ethernet1/64 (Default) + Module 2 Nexus 9500v 16 port Ethernet2/1 - Ethernet2/16 + Module 3 Nexus 9500v 32 port Ethernet3/1 - Ethernet3/32 + Module 4 Nexus 9500v 36 port Ethernet4/1 - Ethernet4/36 + +NXOSv 9500 needs 4 CPUs and 16 GB RAM From 0266fa90bd076feeb5924a64941e4c035f5abcdd Mon Sep 17 00:00:00 2001 From: CML-TAC <54936506+CML-TAC@users.noreply.github.com> Date: Mon, 21 Nov 2022 10:14:29 -0500 Subject: [PATCH 30/64] Update readme.md fixed formatting --- node-definitions/cisco/NXOSv 9500 128 ports/readme.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/node-definitions/cisco/NXOSv 9500 128 ports/readme.md b/node-definitions/cisco/NXOSv 9500 128 ports/readme.md index 98e8e4f..dc9bdf1 100644 --- a/node-definitions/cisco/NXOSv 9500 128 ports/readme.md +++ b/node-definitions/cisco/NXOSv 9500 128 ports/readme.md @@ -1,11 +1,11 @@ -NXOSv 9500 with 128 ports +# NXOSv 9500 with 128 ports This directory contains the following node definition: -nxosv9500-148.yaml - Nexus 9500v with 128 ports node definition -Image Availability +*`nxosv9500-148.yaml` - Nexus 9500v with 128 ports node definition +### Image Availability Images for the NXOSv 9500 can be downloaded from https://software.cisco.com/download/home/286312239/type/282088129/release/9.3(8) with a proper Cisco.com account and entitlement. -Notes +### Notes NXOSv 9300 is the default image in CML, it has 64 ports. NXOSv 9500 allows inserting additional line cards there by increasing the number of ports. This node definition has boot strap configs to insert line cards in the following order. From 4138fe6d2565910f44631e910d2f5e4e8594c3a9 Mon Sep 17 00:00:00 2001 From: CML-TAC <54936506+CML-TAC@users.noreply.github.com> Date: Mon, 21 Nov 2022 11:09:19 -0500 Subject: [PATCH 31/64] Delete README.MD removed duplicate readme --- node-definitions/palo-alto/README.MD | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 node-definitions/palo-alto/README.MD diff --git a/node-definitions/palo-alto/README.MD b/node-definitions/palo-alto/README.MD deleted file mode 100644 index fd348d1..0000000 --- a/node-definitions/palo-alto/README.MD +++ /dev/null @@ -1,13 +0,0 @@ -# Palo Alto Networks Node Definitions - -This directory contains a node definition for the Palo Alto Virtual Edition appliance. - -Description -This node definition provides for a BIGIP-VE node with four default ethernet interfaces and the ability to add up to 28. The node requires 4 vCPUs and 4 GB of RAM. - -This node does not provide a serial console. It uses VNC instead (though it's serial over VNC). - -Known Limitations -You must use VNC to access this node's console. Serial console does not work. - -This node definition has been tested with v12 of the BIGIP software. It is assumed to work with all later versions as well. While the day 0 config part is in the node definition, it is known not to work with v12. It is believed the cloud-init support will work with v13 and higher of the BIGIP software, but that has not been tested. From ce13d03e4539770dbd5ea3452e9b33ab83703fb7 Mon Sep 17 00:00:00 2001 From: CML-TAC <54936506+CML-TAC@users.noreply.github.com> Date: Thu, 24 Nov 2022 21:38:59 -0500 Subject: [PATCH 32/64] Update readme.md Fixed Typo --- node-definitions/cisco/NXOSv 9500 128 ports/readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/node-definitions/cisco/NXOSv 9500 128 ports/readme.md b/node-definitions/cisco/NXOSv 9500 128 ports/readme.md index dc9bdf1..9c1d040 100644 --- a/node-definitions/cisco/NXOSv 9500 128 ports/readme.md +++ b/node-definitions/cisco/NXOSv 9500 128 ports/readme.md @@ -1,7 +1,7 @@ -# NXOSv 9500 with 128 ports +# NXOSv 9500 with 148 ports This directory contains the following node definition: -*`nxosv9500-148.yaml` - Nexus 9500v with 128 ports node definition +*`nxosv9500-148.yaml` - Nexus 9500v with 148 ports node definition ### Image Availability Images for the NXOSv 9500 can be downloaded from https://software.cisco.com/download/home/286312239/type/282088129/release/9.3(8) with a proper Cisco.com account and entitlement. From 52f2dbfc760d7acf1a4eb0189661eb40e8b86ae1 Mon Sep 17 00:00:00 2001 From: CML-TAC <54936506+CML-TAC@users.noreply.github.com> Date: Thu, 24 Nov 2022 21:51:37 -0500 Subject: [PATCH 33/64] Rename node-definitions/cisco/NXOSv 9500 128 ports/nxosv9500-148.yaml to node-definitions/cisco/NXOSv 9500 148 ports/nxosv9500-148.yaml Fixed directory name --- .../nxosv9500-148.yaml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename node-definitions/cisco/{NXOSv 9500 128 ports => NXOSv 9500 148 ports}/nxosv9500-148.yaml (100%) diff --git a/node-definitions/cisco/NXOSv 9500 128 ports/nxosv9500-148.yaml b/node-definitions/cisco/NXOSv 9500 148 ports/nxosv9500-148.yaml similarity index 100% rename from node-definitions/cisco/NXOSv 9500 128 ports/nxosv9500-148.yaml rename to node-definitions/cisco/NXOSv 9500 148 ports/nxosv9500-148.yaml From 5c84c0977c60b11c4b5971dcae30734f4b844c7b Mon Sep 17 00:00:00 2001 From: CML-TAC <54936506+CML-TAC@users.noreply.github.com> Date: Tue, 29 Nov 2022 21:53:57 -0500 Subject: [PATCH 34/64] Create README.MD Added README --- .../cisco/NXOSv 9500 148 ports/README.MD | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 node-definitions/cisco/NXOSv 9500 148 ports/README.MD diff --git a/node-definitions/cisco/NXOSv 9500 148 ports/README.MD b/node-definitions/cisco/NXOSv 9500 148 ports/README.MD new file mode 100644 index 0000000..9c1d040 --- /dev/null +++ b/node-definitions/cisco/NXOSv 9500 148 ports/README.MD @@ -0,0 +1,18 @@ +# NXOSv 9500 with 148 ports +This directory contains the following node definition: + +*`nxosv9500-148.yaml` - Nexus 9500v with 148 ports node definition +### Image Availability +Images for the NXOSv 9500 can be downloaded from https://software.cisco.com/download/home/286312239/type/282088129/release/9.3(8) with a proper Cisco.com account and entitlement. + +### Notes +NXOSv 9300 is the default image in CML, it has 64 ports. +NXOSv 9500 allows inserting additional line cards there by increasing the number of ports. +This node definition has boot strap configs to insert line cards in the following order. + +Module 1 Nexus 9500v 64 port Ethernet1/1 - Ethernet1/64 (Default) + Module 2 Nexus 9500v 16 port Ethernet2/1 - Ethernet2/16 + Module 3 Nexus 9500v 32 port Ethernet3/1 - Ethernet3/32 + Module 4 Nexus 9500v 36 port Ethernet4/1 - Ethernet4/36 + +NXOSv 9500 needs 4 CPUs and 16 GB RAM From 43e580bdda2329fed55f2d47406fe66be06c6c22 Mon Sep 17 00:00:00 2001 From: CML-TAC <54936506+CML-TAC@users.noreply.github.com> Date: Tue, 29 Nov 2022 21:54:34 -0500 Subject: [PATCH 35/64] Delete node-definitions/cisco/NXOSv 9500 128 ports directory Deleted duplicate directory --- .../cisco/NXOSv 9500 128 ports/readme.md | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 node-definitions/cisco/NXOSv 9500 128 ports/readme.md diff --git a/node-definitions/cisco/NXOSv 9500 128 ports/readme.md b/node-definitions/cisco/NXOSv 9500 128 ports/readme.md deleted file mode 100644 index 9c1d040..0000000 --- a/node-definitions/cisco/NXOSv 9500 128 ports/readme.md +++ /dev/null @@ -1,18 +0,0 @@ -# NXOSv 9500 with 148 ports -This directory contains the following node definition: - -*`nxosv9500-148.yaml` - Nexus 9500v with 148 ports node definition -### Image Availability -Images for the NXOSv 9500 can be downloaded from https://software.cisco.com/download/home/286312239/type/282088129/release/9.3(8) with a proper Cisco.com account and entitlement. - -### Notes -NXOSv 9300 is the default image in CML, it has 64 ports. -NXOSv 9500 allows inserting additional line cards there by increasing the number of ports. -This node definition has boot strap configs to insert line cards in the following order. - -Module 1 Nexus 9500v 64 port Ethernet1/1 - Ethernet1/64 (Default) - Module 2 Nexus 9500v 16 port Ethernet2/1 - Ethernet2/16 - Module 3 Nexus 9500v 32 port Ethernet3/1 - Ethernet3/32 - Module 4 Nexus 9500v 36 port Ethernet4/1 - Ethernet4/36 - -NXOSv 9500 needs 4 CPUs and 16 GB RAM From b13d517eef01d16bd57c75868880c5d5d3332999 Mon Sep 17 00:00:00 2001 From: CML-TAC <54936506+CML-TAC@users.noreply.github.com> Date: Tue, 26 Nov 2024 12:57:23 -0500 Subject: [PATCH 36/64] Add files via upload --- node-definitions/juniper/vjunos-router.yaml | 154 ++++++++++++++++++++ 1 file changed, 154 insertions(+) create mode 100644 node-definitions/juniper/vjunos-router.yaml diff --git a/node-definitions/juniper/vjunos-router.yaml b/node-definitions/juniper/vjunos-router.yaml new file mode 100644 index 0000000..57074d4 --- /dev/null +++ b/node-definitions/juniper/vjunos-router.yaml @@ -0,0 +1,154 @@ +id: vjunos-router +general: + nature: router + description: vJunos Router + read_only: false +device: + interfaces: + has_loopback_zero: true + loopback: + - lo + management: + - fxp0 + physical: + - fxp0 + - ge-0/0/0 + - ge-0/0/1 + - ge-0/0/2 + - ge-0/0/3 + - ge-0/0/4 + - ge-0/0/5 + - ge-0/0/6 + - ge-0/0/7 + - ge-0/0/8 + - ge-0/0/9 + - ge-0/0/10 + - ge-0/0/11 + - ge-0/0/12 + - ge-0/0/13 + - ge-0/0/14 + - ge-0/0/15 + - ge-0/0/16 + - ge-0/0/17 + - ge-0/0/18 + - ge-0/0/19 + - ge-0/0/20 + - ge-0/0/21 + - ge-0/0/22 + - ge-0/0/23 + - ge-0/0/24 + - ge-0/0/25 + - ge-0/0/26 + - ge-0/0/27 + - ge-0/0/28 + - ge-0/0/29 + - ge-0/0/30 + - ge-0/0/31 + - ge-0/0/32 + serial_ports: 1 + default_count: 4 + min_count: 3 +ui: + description: |- + Juniper vJunos Router + 6 GB RAM (min 5 GB), 4 vCPU + + Works only on bare metal CML instance, or VM with enabled performance counters + visible: true + label_prefix: vjunos-router- + icon: router + label: vJunos Router +sim: + linux_native: + libvirt_domain_driver: kvm + driver: server + ram: 6144 + cpus: 4 + cpu_limit: 100 + disk_driver: virtio + nic_driver: virtio + parameters: + smbios.system.product: VM-VMX + smbios.system.family: lab +boot: + timeout: 600 + uses_regex: true + completed: + - 'login:' +inherited: + image: + ram: true + cpus: true + cpu_limit: true + data_volume: true + boot_disk_size: true + node: + ram: true + cpus: true + cpu_limit: true + data_volume: true + boot_disk_size: true +configuration: + generator: + driver: null + provisioning: + volume_name: vmm-data + media_type: fat + files: + - name: config/juniper.conf + editable: true + content: |- + system { + host-name inserhostname-here; + root-authentication { + ## ciscoCML + encrypted-password "$6$vhzKhjZL$wSDZ2NB0oyRfnnCz7B.4iyWzNFxy4NBeEm3vtMA5fy5EVCTLTgqRAc.cXz1H9UZ.dtynRzO/HRtO7KW1nwfE8/"; ## SECRET-DATA + } + syslog { + user * { + any emergency; + } + file messages { + any notice; + authorization info; + } + file interactive-commands { + interactive-commands any; + } + } + processes { + dhcp-service { + traceoptions { + file dhcp_logfile size 10m; + level all; + flag packet; + } + } + } + } + interfaces { + fxp0 { + unit 0 { + family inet { + dhcp { + } + } + } + } + } + - name: cml-customizer.sh + editable: false + content: |- + #!/bin/bash + tar czf vmm-config.tgz config/juniper.conf + rm -rf config + - name: cml-partition.cfg + editable: false + content: 'off' +pyats: + os: junos + use_in_testbed: true + config_extract_command: show configuration + username: root + password: ciscoCML +schema_version: 0.0.1 From 26acc955d77d958398ede7bb4ad3e75aa97370bd Mon Sep 17 00:00:00 2001 From: CML-TAC <54936506+CML-TAC@users.noreply.github.com> Date: Tue, 26 Nov 2024 12:59:06 -0500 Subject: [PATCH 37/64] Delete node-definitions/juniper/vjunos-router.yaml --- node-definitions/juniper/vjunos-router.yaml | 154 -------------------- 1 file changed, 154 deletions(-) delete mode 100644 node-definitions/juniper/vjunos-router.yaml diff --git a/node-definitions/juniper/vjunos-router.yaml b/node-definitions/juniper/vjunos-router.yaml deleted file mode 100644 index 57074d4..0000000 --- a/node-definitions/juniper/vjunos-router.yaml +++ /dev/null @@ -1,154 +0,0 @@ -id: vjunos-router -general: - nature: router - description: vJunos Router - read_only: false -device: - interfaces: - has_loopback_zero: true - loopback: - - lo - management: - - fxp0 - physical: - - fxp0 - - ge-0/0/0 - - ge-0/0/1 - - ge-0/0/2 - - ge-0/0/3 - - ge-0/0/4 - - ge-0/0/5 - - ge-0/0/6 - - ge-0/0/7 - - ge-0/0/8 - - ge-0/0/9 - - ge-0/0/10 - - ge-0/0/11 - - ge-0/0/12 - - ge-0/0/13 - - ge-0/0/14 - - ge-0/0/15 - - ge-0/0/16 - - ge-0/0/17 - - ge-0/0/18 - - ge-0/0/19 - - ge-0/0/20 - - ge-0/0/21 - - ge-0/0/22 - - ge-0/0/23 - - ge-0/0/24 - - ge-0/0/25 - - ge-0/0/26 - - ge-0/0/27 - - ge-0/0/28 - - ge-0/0/29 - - ge-0/0/30 - - ge-0/0/31 - - ge-0/0/32 - serial_ports: 1 - default_count: 4 - min_count: 3 -ui: - description: |- - Juniper vJunos Router - 6 GB RAM (min 5 GB), 4 vCPU - - Works only on bare metal CML instance, or VM with enabled performance counters - visible: true - label_prefix: vjunos-router- - icon: router - label: vJunos Router -sim: - linux_native: - libvirt_domain_driver: kvm - driver: server - ram: 6144 - cpus: 4 - cpu_limit: 100 - disk_driver: virtio - nic_driver: virtio - parameters: - smbios.system.product: VM-VMX - smbios.system.family: lab -boot: - timeout: 600 - uses_regex: true - completed: - - 'login:' -inherited: - image: - ram: true - cpus: true - cpu_limit: true - data_volume: true - boot_disk_size: true - node: - ram: true - cpus: true - cpu_limit: true - data_volume: true - boot_disk_size: true -configuration: - generator: - driver: null - provisioning: - volume_name: vmm-data - media_type: fat - files: - - name: config/juniper.conf - editable: true - content: |- - system { - host-name inserhostname-here; - root-authentication { - ## ciscoCML - encrypted-password "$6$vhzKhjZL$wSDZ2NB0oyRfnnCz7B.4iyWzNFxy4NBeEm3vtMA5fy5EVCTLTgqRAc.cXz1H9UZ.dtynRzO/HRtO7KW1nwfE8/"; ## SECRET-DATA - } - syslog { - user * { - any emergency; - } - file messages { - any notice; - authorization info; - } - file interactive-commands { - interactive-commands any; - } - } - processes { - dhcp-service { - traceoptions { - file dhcp_logfile size 10m; - level all; - flag packet; - } - } - } - } - interfaces { - fxp0 { - unit 0 { - family inet { - dhcp { - } - } - } - } - } - - name: cml-customizer.sh - editable: false - content: |- - #!/bin/bash - tar czf vmm-config.tgz config/juniper.conf - rm -rf config - - name: cml-partition.cfg - editable: false - content: 'off' -pyats: - os: junos - use_in_testbed: true - config_extract_command: show configuration - username: root - password: ciscoCML -schema_version: 0.0.1 From 5b52bd2987fbaeaad39a1462b38f7158b7ac53c8 Mon Sep 17 00:00:00 2001 From: CML-TAC <54936506+CML-TAC@users.noreply.github.com> Date: Tue, 26 Nov 2024 17:30:11 -0500 Subject: [PATCH 38/64] Create vjunos-switch.yaml Added vjunos-Switch node definition --- .../juniper/vJunos-Switch/vjunos-switch.yaml | 154 ++++++++++++++++++ 1 file changed, 154 insertions(+) create mode 100644 node-definitions/juniper/vJunos-Switch/vjunos-switch.yaml diff --git a/node-definitions/juniper/vJunos-Switch/vjunos-switch.yaml b/node-definitions/juniper/vJunos-Switch/vjunos-switch.yaml new file mode 100644 index 0000000..9ba96c6 --- /dev/null +++ b/node-definitions/juniper/vJunos-Switch/vjunos-switch.yaml @@ -0,0 +1,154 @@ +id: vjunos-switch +general: + nature: switch + description: vJunos Switch + read_only: false +device: + interfaces: + has_loopback_zero: true + loopback: + - lo + management: + - fxp0 + physical: + - fxp0 + - ge-0/0/0 + - ge-0/0/1 + - ge-0/0/2 + - ge-0/0/3 + - ge-0/0/4 + - ge-0/0/5 + - ge-0/0/6 + - ge-0/0/7 + - ge-0/0/8 + - ge-0/0/9 + - ge-0/0/10 + - ge-0/0/11 + - ge-0/0/12 + - ge-0/0/13 + - ge-0/0/14 + - ge-0/0/15 + - ge-0/0/16 + - ge-0/0/17 + - ge-0/0/18 + - ge-0/0/19 + - ge-0/0/20 + - ge-0/0/21 + - ge-0/0/22 + - ge-0/0/23 + - ge-0/0/24 + - ge-0/0/25 + - ge-0/0/26 + - ge-0/0/27 + - ge-0/0/28 + - ge-0/0/29 + - ge-0/0/30 + - ge-0/0/31 + - ge-0/0/32 + serial_ports: 1 + default_count: 4 + min_count: 3 +ui: + description: |- + Juniper vJunos Switch + 6 GB RAM (min 5 GB), 4 vCPU + + Works only on bare metal CML instance, or VM with enabled performance counters + visible: true + label_prefix: vjunos-switch- + icon: switch + label: vJunos Switch +sim: + linux_native: + libvirt_domain_driver: kvm + driver: server + ram: 6144 + cpus: 4 + cpu_limit: 100 + disk_driver: virtio + nic_driver: virtio + parameters: + smbios.system.product: VM-VEX + smbios.system.family: lab +boot: + timeout: 600 + uses_regex: true + completed: + - 'login:' +inherited: + image: + ram: true + cpus: true + cpu_limit: true + data_volume: true + boot_disk_size: true + node: + ram: true + cpus: true + cpu_limit: true + data_volume: true + boot_disk_size: true +configuration: + generator: + driver: null + provisioning: + volume_name: vmm-data + media_type: fat + files: + - name: config/juniper.conf + editable: true + content: |- + system { + host-name inserhostname-here; + root-authentication { + ## ciscoCML + encrypted-password "$6$vhzKhjZL$wSDZ2NB0oyRfnnCz7B.4iyWzNFxy4NBeEm3vtMA5fy5EVCTLTgqRAc.cXz1H9UZ.dtynRzO/HRtO7KW1nwfE8/"; ## SECRET-DATA + } + syslog { + user * { + any emergency; + } + file messages { + any notice; + authorization info; + } + file interactive-commands { + interactive-commands any; + } + } + processes { + dhcp-service { + traceoptions { + file dhcp_logfile size 10m; + level all; + flag packet; + } + } + } + } + interfaces { + fxp0 { + unit 0 { + family inet { + dhcp { + } + } + } + } + } + - name: cml-customizer.sh + editable: false + content: |- + #!/bin/bash + tar czf vmm-config.tgz config/juniper.conf + rm -rf config + - name: cml-partition.cfg + editable: false + content: 'off' +pyats: + os: junos + use_in_testbed: true + config_extract_command: show configuration + username: root + password: ciscoCML +schema_version: 0.0.1 From b6f7ca28e0868dee846c2a4590c2e3c26d751a6c Mon Sep 17 00:00:00 2001 From: CML-TAC <54936506+CML-TAC@users.noreply.github.com> Date: Tue, 25 Feb 2025 16:32:15 -0500 Subject: [PATCH 39/64] Create README.MD --- node-definitions/juniper/vJunos-Router/README.MD | 1 + 1 file changed, 1 insertion(+) create mode 100644 node-definitions/juniper/vJunos-Router/README.MD diff --git a/node-definitions/juniper/vJunos-Router/README.MD b/node-definitions/juniper/vJunos-Router/README.MD new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/node-definitions/juniper/vJunos-Router/README.MD @@ -0,0 +1 @@ + From c1aad81c6b465c5bcc52d46d18ba2725f5be9f5b Mon Sep 17 00:00:00 2001 From: CML-TAC <54936506+CML-TAC@users.noreply.github.com> Date: Tue, 25 Feb 2025 16:42:59 -0500 Subject: [PATCH 40/64] Create README.MD --- node-definitions/juniper/vJunos-Switch/README.MD | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 node-definitions/juniper/vJunos-Switch/README.MD diff --git a/node-definitions/juniper/vJunos-Switch/README.MD b/node-definitions/juniper/vJunos-Switch/README.MD new file mode 100644 index 0000000..3e0a986 --- /dev/null +++ b/node-definitions/juniper/vJunos-Switch/README.MD @@ -0,0 +1,9 @@ +# vJUNOS SWITCH +This directory contains the following node definition: + +*`vjunos-switch.yaml` - vJUNOS SWITCH +### Image Availability +Image can be downloaded from https://support.juniper.net/support/downloads/?p=vjunos-switch. + +### Notes +Minimum CML version 2.8.0 From 1dd2cc3affc743c279dcbe2c24e27b1811c10005 Mon Sep 17 00:00:00 2001 From: CML-TAC <54936506+CML-TAC@users.noreply.github.com> Date: Tue, 25 Feb 2025 16:45:31 -0500 Subject: [PATCH 41/64] Update README.MD --- node-definitions/juniper/vJunos-Router/README.MD | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/node-definitions/juniper/vJunos-Router/README.MD b/node-definitions/juniper/vJunos-Router/README.MD index 8b13789..6d121aa 100644 --- a/node-definitions/juniper/vJunos-Router/README.MD +++ b/node-definitions/juniper/vJunos-Router/README.MD @@ -1 +1,11 @@ +# vJUNOS ROUTER +This directory contains the following node definition: + +*`vjunos-router.yaml` - vJUNOS ROUTER +### Image Availability +Image can be downloaded from https://support.juniper.net/support/downloads/?p=vjunos-router + +### Notes +Minimum CML version 2.8.0 +Tested with vJUNOS ROUTER image version 23.2 From aad2ca749a2cdc32ec6c872f624165f233b8737c Mon Sep 17 00:00:00 2001 From: CML-TAC <54936506+CML-TAC@users.noreply.github.com> Date: Tue, 25 Feb 2025 16:46:08 -0500 Subject: [PATCH 42/64] Update README.MD --- node-definitions/juniper/vJunos-Switch/README.MD | 1 + 1 file changed, 1 insertion(+) diff --git a/node-definitions/juniper/vJunos-Switch/README.MD b/node-definitions/juniper/vJunos-Switch/README.MD index 3e0a986..b46b27e 100644 --- a/node-definitions/juniper/vJunos-Switch/README.MD +++ b/node-definitions/juniper/vJunos-Switch/README.MD @@ -7,3 +7,4 @@ Image can be downloaded from https://support.juniper.net/support/downloads/?p=vj ### Notes Minimum CML version 2.8.0 +Tested with vJUNOS SWITCH image version 23.2 From 98f1465ed563820284d3a02fc8888cfb3e8c836a Mon Sep 17 00:00:00 2001 From: CML-TAC <54936506+CML-TAC@users.noreply.github.com> Date: Tue, 25 Feb 2025 16:48:01 -0500 Subject: [PATCH 43/64] Created vjunos-router.yaml --- .../juniper/vJunos-Router/vjunos-router.yaml | 154 ++++++++++++++++++ 1 file changed, 154 insertions(+) create mode 100644 node-definitions/juniper/vJunos-Router/vjunos-router.yaml diff --git a/node-definitions/juniper/vJunos-Router/vjunos-router.yaml b/node-definitions/juniper/vJunos-Router/vjunos-router.yaml new file mode 100644 index 0000000..57074d4 --- /dev/null +++ b/node-definitions/juniper/vJunos-Router/vjunos-router.yaml @@ -0,0 +1,154 @@ +id: vjunos-router +general: + nature: router + description: vJunos Router + read_only: false +device: + interfaces: + has_loopback_zero: true + loopback: + - lo + management: + - fxp0 + physical: + - fxp0 + - ge-0/0/0 + - ge-0/0/1 + - ge-0/0/2 + - ge-0/0/3 + - ge-0/0/4 + - ge-0/0/5 + - ge-0/0/6 + - ge-0/0/7 + - ge-0/0/8 + - ge-0/0/9 + - ge-0/0/10 + - ge-0/0/11 + - ge-0/0/12 + - ge-0/0/13 + - ge-0/0/14 + - ge-0/0/15 + - ge-0/0/16 + - ge-0/0/17 + - ge-0/0/18 + - ge-0/0/19 + - ge-0/0/20 + - ge-0/0/21 + - ge-0/0/22 + - ge-0/0/23 + - ge-0/0/24 + - ge-0/0/25 + - ge-0/0/26 + - ge-0/0/27 + - ge-0/0/28 + - ge-0/0/29 + - ge-0/0/30 + - ge-0/0/31 + - ge-0/0/32 + serial_ports: 1 + default_count: 4 + min_count: 3 +ui: + description: |- + Juniper vJunos Router + 6 GB RAM (min 5 GB), 4 vCPU + + Works only on bare metal CML instance, or VM with enabled performance counters + visible: true + label_prefix: vjunos-router- + icon: router + label: vJunos Router +sim: + linux_native: + libvirt_domain_driver: kvm + driver: server + ram: 6144 + cpus: 4 + cpu_limit: 100 + disk_driver: virtio + nic_driver: virtio + parameters: + smbios.system.product: VM-VMX + smbios.system.family: lab +boot: + timeout: 600 + uses_regex: true + completed: + - 'login:' +inherited: + image: + ram: true + cpus: true + cpu_limit: true + data_volume: true + boot_disk_size: true + node: + ram: true + cpus: true + cpu_limit: true + data_volume: true + boot_disk_size: true +configuration: + generator: + driver: null + provisioning: + volume_name: vmm-data + media_type: fat + files: + - name: config/juniper.conf + editable: true + content: |- + system { + host-name inserhostname-here; + root-authentication { + ## ciscoCML + encrypted-password "$6$vhzKhjZL$wSDZ2NB0oyRfnnCz7B.4iyWzNFxy4NBeEm3vtMA5fy5EVCTLTgqRAc.cXz1H9UZ.dtynRzO/HRtO7KW1nwfE8/"; ## SECRET-DATA + } + syslog { + user * { + any emergency; + } + file messages { + any notice; + authorization info; + } + file interactive-commands { + interactive-commands any; + } + } + processes { + dhcp-service { + traceoptions { + file dhcp_logfile size 10m; + level all; + flag packet; + } + } + } + } + interfaces { + fxp0 { + unit 0 { + family inet { + dhcp { + } + } + } + } + } + - name: cml-customizer.sh + editable: false + content: |- + #!/bin/bash + tar czf vmm-config.tgz config/juniper.conf + rm -rf config + - name: cml-partition.cfg + editable: false + content: 'off' +pyats: + os: junos + use_in_testbed: true + config_extract_command: show configuration + username: root + password: ciscoCML +schema_version: 0.0.1 From 46e0c739ca28133640f475491d52326400dbb586 Mon Sep 17 00:00:00 2001 From: CML-TAC <54936506+CML-TAC@users.noreply.github.com> Date: Tue, 25 Feb 2025 16:48:31 -0500 Subject: [PATCH 44/64] Update README.MD From 2bd90d78b078ef14b352b42c8da8cad61499e8f1 Mon Sep 17 00:00:00 2001 From: CML-TAC <54936506+CML-TAC@users.noreply.github.com> Date: Tue, 25 Feb 2025 16:49:20 -0500 Subject: [PATCH 45/64] Update README.MD --- node-definitions/juniper/vJunos-Switch/README.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node-definitions/juniper/vJunos-Switch/README.MD b/node-definitions/juniper/vJunos-Switch/README.MD index b46b27e..0fbce02 100644 --- a/node-definitions/juniper/vJunos-Switch/README.MD +++ b/node-definitions/juniper/vJunos-Switch/README.MD @@ -3,7 +3,7 @@ This directory contains the following node definition: *`vjunos-switch.yaml` - vJUNOS SWITCH ### Image Availability -Image can be downloaded from https://support.juniper.net/support/downloads/?p=vjunos-switch. +Image can be downloaded from https://support.juniper.net/support/downloads/?p=vjunos-switch ### Notes Minimum CML version 2.8.0 From df61e962367f8d4ff6cba3d4f806634a0a7b9013 Mon Sep 17 00:00:00 2001 From: CML-TAC <54936506+CML-TAC@users.noreply.github.com> Date: Tue, 25 Feb 2025 16:52:21 -0500 Subject: [PATCH 46/64] Created vJUNOS SWITCH --- node-definitions/juniper/vJunos-Switch/README.MD | 1 + 1 file changed, 1 insertion(+) diff --git a/node-definitions/juniper/vJunos-Switch/README.MD b/node-definitions/juniper/vJunos-Switch/README.MD index 0fbce02..4b797ee 100644 --- a/node-definitions/juniper/vJunos-Switch/README.MD +++ b/node-definitions/juniper/vJunos-Switch/README.MD @@ -7,4 +7,5 @@ Image can be downloaded from https://support.juniper.net/support/downloads/?p=vj ### Notes Minimum CML version 2.8.0 + Tested with vJUNOS SWITCH image version 23.2 From 30a8d763f713eecb0fe3469e9661ff94274b5c3e Mon Sep 17 00:00:00 2001 From: CML-TAC <54936506+CML-TAC@users.noreply.github.com> Date: Tue, 25 Feb 2025 16:52:51 -0500 Subject: [PATCH 47/64] Update README.MD --- node-definitions/juniper/vJunos-Router/README.MD | 1 + 1 file changed, 1 insertion(+) diff --git a/node-definitions/juniper/vJunos-Router/README.MD b/node-definitions/juniper/vJunos-Router/README.MD index 6d121aa..166ac45 100644 --- a/node-definitions/juniper/vJunos-Router/README.MD +++ b/node-definitions/juniper/vJunos-Router/README.MD @@ -7,5 +7,6 @@ Image can be downloaded from https://support.juniper.net/support/downloads/?p=vj ### Notes Minimum CML version 2.8.0 + Tested with vJUNOS ROUTER image version 23.2 From 505a34df8c7f8183561aead54d08f3b667add67d Mon Sep 17 00:00:00 2001 From: CML-TAC <54936506+CML-TAC@users.noreply.github.com> Date: Tue, 25 Feb 2025 16:56:03 -0500 Subject: [PATCH 48/64] Created vJUNOS ROUTER From cb00291bf9999734616e6524c95fc15c6b62b842 Mon Sep 17 00:00:00 2001 From: CML-TAC <54936506+CML-TAC@users.noreply.github.com> Date: Tue, 25 Feb 2025 16:57:24 -0500 Subject: [PATCH 49/64] Add vJUNOS SWITCH From 7717814ef546c3c3260cfe4a758c63e64d23a14c Mon Sep 17 00:00:00 2001 From: CML-TAC <54936506+CML-TAC@users.noreply.github.com> Date: Tue, 25 Feb 2025 16:58:54 -0500 Subject: [PATCH 50/64] Add vJUNOS SWITCH From 71b81829d8f650b402294c73fe3686af6daa1677 Mon Sep 17 00:00:00 2001 From: CML-TAC <54936506+CML-TAC@users.noreply.github.com> Date: Tue, 25 Feb 2025 17:00:28 -0500 Subject: [PATCH 51/64] vJUNOS ROUTER node definition --- node-definitions/juniper/vJunos-Router/README.MD | 1 - 1 file changed, 1 deletion(-) diff --git a/node-definitions/juniper/vJunos-Router/README.MD b/node-definitions/juniper/vJunos-Router/README.MD index 166ac45..0d4b4e5 100644 --- a/node-definitions/juniper/vJunos-Router/README.MD +++ b/node-definitions/juniper/vJunos-Router/README.MD @@ -9,4 +9,3 @@ Image can be downloaded from https://support.juniper.net/support/downloads/?p=vj Minimum CML version 2.8.0 Tested with vJUNOS ROUTER image version 23.2 - From 5d9d2c75e86b78b565317aec05336fe676fa5d5a Mon Sep 17 00:00:00 2001 From: CML-TAC <54936506+CML-TAC@users.noreply.github.com> Date: Tue, 25 Feb 2025 17:01:43 -0500 Subject: [PATCH 52/64] vJUNOS SWITCH node definition and Instructions From bc6b555a7f69ea6e94468d9814f9b0c09dfbfced Mon Sep 17 00:00:00 2001 From: CML-TAC <54936506+CML-TAC@users.noreply.github.com> Date: Tue, 25 Feb 2025 17:02:45 -0500 Subject: [PATCH 53/64] Update README.MD --- node-definitions/juniper/vJunos-Switch/README.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node-definitions/juniper/vJunos-Switch/README.MD b/node-definitions/juniper/vJunos-Switch/README.MD index 4b797ee..3aabe4c 100644 --- a/node-definitions/juniper/vJunos-Switch/README.MD +++ b/node-definitions/juniper/vJunos-Switch/README.MD @@ -6,6 +6,6 @@ This directory contains the following node definition: Image can be downloaded from https://support.juniper.net/support/downloads/?p=vjunos-switch ### Notes -Minimum CML version 2.8.0 +Minimum CML version 2.8. Tested with vJUNOS SWITCH image version 23.2 From 15fa32f1c8ce028ab0c98d32f718b113141cd4be Mon Sep 17 00:00:00 2001 From: CML-TAC <54936506+CML-TAC@users.noreply.github.com> Date: Tue, 25 Feb 2025 17:03:07 -0500 Subject: [PATCH 54/64] Update vjunos-switch.yaml From f0935a9425a579af5ce523aa2b8d15db968304a8 Mon Sep 17 00:00:00 2001 From: CML-TAC <54936506+CML-TAC@users.noreply.github.com> Date: Tue, 25 Feb 2025 18:45:12 -0500 Subject: [PATCH 55/64] Update nd_validation.yaml From 534a98ecebd11a490c77fcfd3ededf06054e89e5 Mon Sep 17 00:00:00 2001 From: CML-TAC <54936506+CML-TAC@users.noreply.github.com> Date: Tue, 25 Feb 2025 18:52:47 -0500 Subject: [PATCH 56/64] Update nd_validation.yaml --- .github/workflows/nd_validation.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/workflows/nd_validation.yaml b/.github/workflows/nd_validation.yaml index 3714285..4cfd91a 100644 --- a/.github/workflows/nd_validation.yaml +++ b/.github/workflows/nd_validation.yaml @@ -21,3 +21,9 @@ jobs: with: jsonSchemaFile: validation_schemas/node_definition.json yamlFiles: node-definitions/**/*.yaml + +- name: Save state +run: echo "{name}={value}" >> $GITHUB_STATE + +- name: Set output +run: echo "{name}={value}" >> $GITHUB_OUTPUT From ee3dea349018a3b55e7d2cca6ead3f9292339f0d Mon Sep 17 00:00:00 2001 From: CML-TAC <54936506+CML-TAC@users.noreply.github.com> Date: Tue, 25 Feb 2025 18:53:47 -0500 Subject: [PATCH 57/64] Update nd_validation.yaml --- .github/workflows/nd_validation.yaml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/.github/workflows/nd_validation.yaml b/.github/workflows/nd_validation.yaml index 4cfd91a..1c4fe2a 100644 --- a/.github/workflows/nd_validation.yaml +++ b/.github/workflows/nd_validation.yaml @@ -21,9 +21,4 @@ jobs: with: jsonSchemaFile: validation_schemas/node_definition.json yamlFiles: node-definitions/**/*.yaml - -- name: Save state -run: echo "{name}={value}" >> $GITHUB_STATE - -- name: Set output -run: echo "{name}={value}" >> $GITHUB_OUTPUT + From 0c55a8a74a768356f6866fbebe7e7344dca91a97 Mon Sep 17 00:00:00 2001 From: CML-TAC <54936506+CML-TAC@users.noreply.github.com> Date: Tue, 25 Feb 2025 19:03:38 -0500 Subject: [PATCH 58/64] Update nd_validation.yaml From bce50ef06692eb3100490fd888f1a1f6f2eb7391 Mon Sep 17 00:00:00 2001 From: CML-TAC <54936506+CML-TAC@users.noreply.github.com> Date: Tue, 25 Feb 2025 20:29:52 -0500 Subject: [PATCH 59/64] Delete node-definitions/juniper/vJunos-Router/vjunos-router.yaml --- .../juniper/vJunos-Router/vjunos-router.yaml | 154 ------------------ 1 file changed, 154 deletions(-) delete mode 100644 node-definitions/juniper/vJunos-Router/vjunos-router.yaml diff --git a/node-definitions/juniper/vJunos-Router/vjunos-router.yaml b/node-definitions/juniper/vJunos-Router/vjunos-router.yaml deleted file mode 100644 index 57074d4..0000000 --- a/node-definitions/juniper/vJunos-Router/vjunos-router.yaml +++ /dev/null @@ -1,154 +0,0 @@ -id: vjunos-router -general: - nature: router - description: vJunos Router - read_only: false -device: - interfaces: - has_loopback_zero: true - loopback: - - lo - management: - - fxp0 - physical: - - fxp0 - - ge-0/0/0 - - ge-0/0/1 - - ge-0/0/2 - - ge-0/0/3 - - ge-0/0/4 - - ge-0/0/5 - - ge-0/0/6 - - ge-0/0/7 - - ge-0/0/8 - - ge-0/0/9 - - ge-0/0/10 - - ge-0/0/11 - - ge-0/0/12 - - ge-0/0/13 - - ge-0/0/14 - - ge-0/0/15 - - ge-0/0/16 - - ge-0/0/17 - - ge-0/0/18 - - ge-0/0/19 - - ge-0/0/20 - - ge-0/0/21 - - ge-0/0/22 - - ge-0/0/23 - - ge-0/0/24 - - ge-0/0/25 - - ge-0/0/26 - - ge-0/0/27 - - ge-0/0/28 - - ge-0/0/29 - - ge-0/0/30 - - ge-0/0/31 - - ge-0/0/32 - serial_ports: 1 - default_count: 4 - min_count: 3 -ui: - description: |- - Juniper vJunos Router - 6 GB RAM (min 5 GB), 4 vCPU - - Works only on bare metal CML instance, or VM with enabled performance counters - visible: true - label_prefix: vjunos-router- - icon: router - label: vJunos Router -sim: - linux_native: - libvirt_domain_driver: kvm - driver: server - ram: 6144 - cpus: 4 - cpu_limit: 100 - disk_driver: virtio - nic_driver: virtio - parameters: - smbios.system.product: VM-VMX - smbios.system.family: lab -boot: - timeout: 600 - uses_regex: true - completed: - - 'login:' -inherited: - image: - ram: true - cpus: true - cpu_limit: true - data_volume: true - boot_disk_size: true - node: - ram: true - cpus: true - cpu_limit: true - data_volume: true - boot_disk_size: true -configuration: - generator: - driver: null - provisioning: - volume_name: vmm-data - media_type: fat - files: - - name: config/juniper.conf - editable: true - content: |- - system { - host-name inserhostname-here; - root-authentication { - ## ciscoCML - encrypted-password "$6$vhzKhjZL$wSDZ2NB0oyRfnnCz7B.4iyWzNFxy4NBeEm3vtMA5fy5EVCTLTgqRAc.cXz1H9UZ.dtynRzO/HRtO7KW1nwfE8/"; ## SECRET-DATA - } - syslog { - user * { - any emergency; - } - file messages { - any notice; - authorization info; - } - file interactive-commands { - interactive-commands any; - } - } - processes { - dhcp-service { - traceoptions { - file dhcp_logfile size 10m; - level all; - flag packet; - } - } - } - } - interfaces { - fxp0 { - unit 0 { - family inet { - dhcp { - } - } - } - } - } - - name: cml-customizer.sh - editable: false - content: |- - #!/bin/bash - tar czf vmm-config.tgz config/juniper.conf - rm -rf config - - name: cml-partition.cfg - editable: false - content: 'off' -pyats: - os: junos - use_in_testbed: true - config_extract_command: show configuration - username: root - password: ciscoCML -schema_version: 0.0.1 From ce4b78db867645fc6bdaa1f59fc4f41efa34c4c8 Mon Sep 17 00:00:00 2001 From: CML-TAC <54936506+CML-TAC@users.noreply.github.com> Date: Tue, 25 Feb 2025 20:30:19 -0500 Subject: [PATCH 60/64] Add files via upload --- .../juniper/vJunos-Router/vjunos-router.yaml | 154 ++++++++++++++++++ 1 file changed, 154 insertions(+) create mode 100644 node-definitions/juniper/vJunos-Router/vjunos-router.yaml diff --git a/node-definitions/juniper/vJunos-Router/vjunos-router.yaml b/node-definitions/juniper/vJunos-Router/vjunos-router.yaml new file mode 100644 index 0000000..57074d4 --- /dev/null +++ b/node-definitions/juniper/vJunos-Router/vjunos-router.yaml @@ -0,0 +1,154 @@ +id: vjunos-router +general: + nature: router + description: vJunos Router + read_only: false +device: + interfaces: + has_loopback_zero: true + loopback: + - lo + management: + - fxp0 + physical: + - fxp0 + - ge-0/0/0 + - ge-0/0/1 + - ge-0/0/2 + - ge-0/0/3 + - ge-0/0/4 + - ge-0/0/5 + - ge-0/0/6 + - ge-0/0/7 + - ge-0/0/8 + - ge-0/0/9 + - ge-0/0/10 + - ge-0/0/11 + - ge-0/0/12 + - ge-0/0/13 + - ge-0/0/14 + - ge-0/0/15 + - ge-0/0/16 + - ge-0/0/17 + - ge-0/0/18 + - ge-0/0/19 + - ge-0/0/20 + - ge-0/0/21 + - ge-0/0/22 + - ge-0/0/23 + - ge-0/0/24 + - ge-0/0/25 + - ge-0/0/26 + - ge-0/0/27 + - ge-0/0/28 + - ge-0/0/29 + - ge-0/0/30 + - ge-0/0/31 + - ge-0/0/32 + serial_ports: 1 + default_count: 4 + min_count: 3 +ui: + description: |- + Juniper vJunos Router + 6 GB RAM (min 5 GB), 4 vCPU + + Works only on bare metal CML instance, or VM with enabled performance counters + visible: true + label_prefix: vjunos-router- + icon: router + label: vJunos Router +sim: + linux_native: + libvirt_domain_driver: kvm + driver: server + ram: 6144 + cpus: 4 + cpu_limit: 100 + disk_driver: virtio + nic_driver: virtio + parameters: + smbios.system.product: VM-VMX + smbios.system.family: lab +boot: + timeout: 600 + uses_regex: true + completed: + - 'login:' +inherited: + image: + ram: true + cpus: true + cpu_limit: true + data_volume: true + boot_disk_size: true + node: + ram: true + cpus: true + cpu_limit: true + data_volume: true + boot_disk_size: true +configuration: + generator: + driver: null + provisioning: + volume_name: vmm-data + media_type: fat + files: + - name: config/juniper.conf + editable: true + content: |- + system { + host-name inserhostname-here; + root-authentication { + ## ciscoCML + encrypted-password "$6$vhzKhjZL$wSDZ2NB0oyRfnnCz7B.4iyWzNFxy4NBeEm3vtMA5fy5EVCTLTgqRAc.cXz1H9UZ.dtynRzO/HRtO7KW1nwfE8/"; ## SECRET-DATA + } + syslog { + user * { + any emergency; + } + file messages { + any notice; + authorization info; + } + file interactive-commands { + interactive-commands any; + } + } + processes { + dhcp-service { + traceoptions { + file dhcp_logfile size 10m; + level all; + flag packet; + } + } + } + } + interfaces { + fxp0 { + unit 0 { + family inet { + dhcp { + } + } + } + } + } + - name: cml-customizer.sh + editable: false + content: |- + #!/bin/bash + tar czf vmm-config.tgz config/juniper.conf + rm -rf config + - name: cml-partition.cfg + editable: false + content: 'off' +pyats: + os: junos + use_in_testbed: true + config_extract_command: show configuration + username: root + password: ciscoCML +schema_version: 0.0.1 From b94f85ceda3e780f2803218a20d01aca900f83b8 Mon Sep 17 00:00:00 2001 From: CML-TAC <54936506+CML-TAC@users.noreply.github.com> Date: Tue, 25 Feb 2025 20:31:15 -0500 Subject: [PATCH 61/64] Delete node-definitions/juniper/vJunos-Switch/vjunos-switch.yaml --- .../juniper/vJunos-Switch/vjunos-switch.yaml | 154 ------------------ 1 file changed, 154 deletions(-) delete mode 100644 node-definitions/juniper/vJunos-Switch/vjunos-switch.yaml diff --git a/node-definitions/juniper/vJunos-Switch/vjunos-switch.yaml b/node-definitions/juniper/vJunos-Switch/vjunos-switch.yaml deleted file mode 100644 index 9ba96c6..0000000 --- a/node-definitions/juniper/vJunos-Switch/vjunos-switch.yaml +++ /dev/null @@ -1,154 +0,0 @@ -id: vjunos-switch -general: - nature: switch - description: vJunos Switch - read_only: false -device: - interfaces: - has_loopback_zero: true - loopback: - - lo - management: - - fxp0 - physical: - - fxp0 - - ge-0/0/0 - - ge-0/0/1 - - ge-0/0/2 - - ge-0/0/3 - - ge-0/0/4 - - ge-0/0/5 - - ge-0/0/6 - - ge-0/0/7 - - ge-0/0/8 - - ge-0/0/9 - - ge-0/0/10 - - ge-0/0/11 - - ge-0/0/12 - - ge-0/0/13 - - ge-0/0/14 - - ge-0/0/15 - - ge-0/0/16 - - ge-0/0/17 - - ge-0/0/18 - - ge-0/0/19 - - ge-0/0/20 - - ge-0/0/21 - - ge-0/0/22 - - ge-0/0/23 - - ge-0/0/24 - - ge-0/0/25 - - ge-0/0/26 - - ge-0/0/27 - - ge-0/0/28 - - ge-0/0/29 - - ge-0/0/30 - - ge-0/0/31 - - ge-0/0/32 - serial_ports: 1 - default_count: 4 - min_count: 3 -ui: - description: |- - Juniper vJunos Switch - 6 GB RAM (min 5 GB), 4 vCPU - - Works only on bare metal CML instance, or VM with enabled performance counters - visible: true - label_prefix: vjunos-switch- - icon: switch - label: vJunos Switch -sim: - linux_native: - libvirt_domain_driver: kvm - driver: server - ram: 6144 - cpus: 4 - cpu_limit: 100 - disk_driver: virtio - nic_driver: virtio - parameters: - smbios.system.product: VM-VEX - smbios.system.family: lab -boot: - timeout: 600 - uses_regex: true - completed: - - 'login:' -inherited: - image: - ram: true - cpus: true - cpu_limit: true - data_volume: true - boot_disk_size: true - node: - ram: true - cpus: true - cpu_limit: true - data_volume: true - boot_disk_size: true -configuration: - generator: - driver: null - provisioning: - volume_name: vmm-data - media_type: fat - files: - - name: config/juniper.conf - editable: true - content: |- - system { - host-name inserhostname-here; - root-authentication { - ## ciscoCML - encrypted-password "$6$vhzKhjZL$wSDZ2NB0oyRfnnCz7B.4iyWzNFxy4NBeEm3vtMA5fy5EVCTLTgqRAc.cXz1H9UZ.dtynRzO/HRtO7KW1nwfE8/"; ## SECRET-DATA - } - syslog { - user * { - any emergency; - } - file messages { - any notice; - authorization info; - } - file interactive-commands { - interactive-commands any; - } - } - processes { - dhcp-service { - traceoptions { - file dhcp_logfile size 10m; - level all; - flag packet; - } - } - } - } - interfaces { - fxp0 { - unit 0 { - family inet { - dhcp { - } - } - } - } - } - - name: cml-customizer.sh - editable: false - content: |- - #!/bin/bash - tar czf vmm-config.tgz config/juniper.conf - rm -rf config - - name: cml-partition.cfg - editable: false - content: 'off' -pyats: - os: junos - use_in_testbed: true - config_extract_command: show configuration - username: root - password: ciscoCML -schema_version: 0.0.1 From 916c5a7fecadf6e14f5bc61ed088c605ea0d8b61 Mon Sep 17 00:00:00 2001 From: CML-TAC <54936506+CML-TAC@users.noreply.github.com> Date: Tue, 25 Feb 2025 20:31:29 -0500 Subject: [PATCH 62/64] Add files via upload --- .../juniper/vJunos-Switch/vjunos-switch.yaml | 154 ++++++++++++++++++ 1 file changed, 154 insertions(+) create mode 100644 node-definitions/juniper/vJunos-Switch/vjunos-switch.yaml diff --git a/node-definitions/juniper/vJunos-Switch/vjunos-switch.yaml b/node-definitions/juniper/vJunos-Switch/vjunos-switch.yaml new file mode 100644 index 0000000..9ba96c6 --- /dev/null +++ b/node-definitions/juniper/vJunos-Switch/vjunos-switch.yaml @@ -0,0 +1,154 @@ +id: vjunos-switch +general: + nature: switch + description: vJunos Switch + read_only: false +device: + interfaces: + has_loopback_zero: true + loopback: + - lo + management: + - fxp0 + physical: + - fxp0 + - ge-0/0/0 + - ge-0/0/1 + - ge-0/0/2 + - ge-0/0/3 + - ge-0/0/4 + - ge-0/0/5 + - ge-0/0/6 + - ge-0/0/7 + - ge-0/0/8 + - ge-0/0/9 + - ge-0/0/10 + - ge-0/0/11 + - ge-0/0/12 + - ge-0/0/13 + - ge-0/0/14 + - ge-0/0/15 + - ge-0/0/16 + - ge-0/0/17 + - ge-0/0/18 + - ge-0/0/19 + - ge-0/0/20 + - ge-0/0/21 + - ge-0/0/22 + - ge-0/0/23 + - ge-0/0/24 + - ge-0/0/25 + - ge-0/0/26 + - ge-0/0/27 + - ge-0/0/28 + - ge-0/0/29 + - ge-0/0/30 + - ge-0/0/31 + - ge-0/0/32 + serial_ports: 1 + default_count: 4 + min_count: 3 +ui: + description: |- + Juniper vJunos Switch + 6 GB RAM (min 5 GB), 4 vCPU + + Works only on bare metal CML instance, or VM with enabled performance counters + visible: true + label_prefix: vjunos-switch- + icon: switch + label: vJunos Switch +sim: + linux_native: + libvirt_domain_driver: kvm + driver: server + ram: 6144 + cpus: 4 + cpu_limit: 100 + disk_driver: virtio + nic_driver: virtio + parameters: + smbios.system.product: VM-VEX + smbios.system.family: lab +boot: + timeout: 600 + uses_regex: true + completed: + - 'login:' +inherited: + image: + ram: true + cpus: true + cpu_limit: true + data_volume: true + boot_disk_size: true + node: + ram: true + cpus: true + cpu_limit: true + data_volume: true + boot_disk_size: true +configuration: + generator: + driver: null + provisioning: + volume_name: vmm-data + media_type: fat + files: + - name: config/juniper.conf + editable: true + content: |- + system { + host-name inserhostname-here; + root-authentication { + ## ciscoCML + encrypted-password "$6$vhzKhjZL$wSDZ2NB0oyRfnnCz7B.4iyWzNFxy4NBeEm3vtMA5fy5EVCTLTgqRAc.cXz1H9UZ.dtynRzO/HRtO7KW1nwfE8/"; ## SECRET-DATA + } + syslog { + user * { + any emergency; + } + file messages { + any notice; + authorization info; + } + file interactive-commands { + interactive-commands any; + } + } + processes { + dhcp-service { + traceoptions { + file dhcp_logfile size 10m; + level all; + flag packet; + } + } + } + } + interfaces { + fxp0 { + unit 0 { + family inet { + dhcp { + } + } + } + } + } + - name: cml-customizer.sh + editable: false + content: |- + #!/bin/bash + tar czf vmm-config.tgz config/juniper.conf + rm -rf config + - name: cml-partition.cfg + editable: false + content: 'off' +pyats: + os: junos + use_in_testbed: true + config_extract_command: show configuration + username: root + password: ciscoCML +schema_version: 0.0.1 From 4eb53408f2e14bcf16c2c052d6d76ac525d36773 Mon Sep 17 00:00:00 2001 From: CML-TAC <54936506+CML-TAC@users.noreply.github.com> Date: Fri, 28 Feb 2025 18:31:39 -0500 Subject: [PATCH 63/64] Update README.MD From 1e43b13fe251ae83e6bf97d2189ff961d188e1e4 Mon Sep 17 00:00:00 2001 From: CML-TAC <54936506+CML-TAC@users.noreply.github.com> Date: Fri, 28 Feb 2025 18:44:45 -0500 Subject: [PATCH 64/64] Update nd_validation.yaml --- .github/workflows/nd_validation.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/nd_validation.yaml b/.github/workflows/nd_validation.yaml index 1c4fe2a..3714285 100644 --- a/.github/workflows/nd_validation.yaml +++ b/.github/workflows/nd_validation.yaml @@ -21,4 +21,3 @@ jobs: with: jsonSchemaFile: validation_schemas/node_definition.json yamlFiles: node-definitions/**/*.yaml -