From b01eb7ec15541b8c0c102d7601fc0be95a8a70c5 Mon Sep 17 00:00:00 2001 From: Yuya Kusakabe Date: Thu, 21 Jun 2018 17:12:20 +0900 Subject: Initial VMware support --- roles/vmware/templates/vyos_vmware_image.ovf.j2 | 121 ++++++++++++++++++++++++ 1 file changed, 121 insertions(+) create mode 100644 roles/vmware/templates/vyos_vmware_image.ovf.j2 (limited to 'roles/vmware/templates/vyos_vmware_image.ovf.j2') diff --git a/roles/vmware/templates/vyos_vmware_image.ovf.j2 b/roles/vmware/templates/vyos_vmware_image.ovf.j2 new file mode 100644 index 0000000..50fbb35 --- /dev/null +++ b/roles/vmware/templates/vyos_vmware_image.ovf.j2 @@ -0,0 +1,121 @@ + + + + + + + Virtual disk information + + + + The list of logical networks + + The VM Network network + + + + A virtual machine + vyos + + The kind of installed guest operating system + + + Virtual hardware requirements + + Virtual Hardware Family + 0 + vyos + vmx-09 + + + hertz * 10^6 + Number of Virtual CPUs + 1 virtual CPU(s) + 1 + 3 + 1 + + + byte * 2^30 + Memory Size + 1GB of memory + 2 + 4 + 1 + + + 0 + SCSI Controller + scsiController0 + 3 + lsilogic + 6 + + + 1 + IDE Controller + ideController1 + 4 + 5 + + + true + serial0 + 5 + 21 + + + + 0 + false + cdrom0 + 6 + 5 + 15 + + + 0 + disk0 + ovf:/disk/vmdisk1 + 7 + 3 + 17 + + + 2 + true + VM Network + VmxNet3 ethernet adapter on "VM Network" + ethernet0 + 8 + VmxNet3 + 10 + + + + false + video + 9 + 24 + + + false + vmci + 10 + vmware.vmci + 1 + + + + + + + + + VyOS is a Linux-based network operating system that provides software-based network routing, firewall, and VPN functionality. + VyOS + VyOS maintainers and contributors + {{ version_string.stdout }} + + + -- cgit v1.2.3