diff options
Diffstat (limited to 'resources/tools/disk-image-builder/ubuntu/listmaker/virl-listmaker-ubuntu-16.04.1.yaml')
-rw-r--r-- | resources/tools/disk-image-builder/ubuntu/listmaker/virl-listmaker-ubuntu-16.04.1.yaml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/resources/tools/disk-image-builder/ubuntu/listmaker/virl-listmaker-ubuntu-16.04.1.yaml b/resources/tools/disk-image-builder/ubuntu/listmaker/virl-listmaker-ubuntu-16.04.1.yaml new file mode 100644 index 0000000000..a1ed6c827f --- /dev/null +++ b/resources/tools/disk-image-builder/ubuntu/listmaker/virl-listmaker-ubuntu-16.04.1.yaml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8" standalone="yes"?> +<topology xmlns="http://www.cisco.com/VIRL" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" schemaVersion="0.9" xsi:schemaLocation="http://www.cisco.com/VIRL https://raw.github.com/CiscoVIRL/schema/v0.9/virl.xsd"> + <extensions> + <entry key="management_network" type="String">flat</entry> + </extensions> + <node name="listmaker" type="SIMPLE" subtype="server" location="570,238" vmImage="server-csit-ubuntu-16.04.1-listmaker"> + <extensions> + <entry key="config" type="String">UNUSED</entry> + <entry key="Auto-generate config" type="Boolean">false</entry> + </extensions> + </node> +</topology>
\ No newline at end of file |