From 173fa93f6bd4a0b62ed877431acbb30c8abbd27e Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Thu, 27 Aug 2015 11:23:11 -0300 Subject: Move ovf template to templates/ovf, also rename variables accordingly --- tools/templates/ovf/pfSense.ovf | 136 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 136 insertions(+) create mode 100644 tools/templates/ovf/pfSense.ovf (limited to 'tools/templates') diff --git a/tools/templates/ovf/pfSense.ovf b/tools/templates/ovf/pfSense.ovf new file mode 100644 index 0000000..aeb82d3 --- /dev/null +++ b/tools/templates/ovf/pfSense.ovf @@ -0,0 +1,136 @@ + + + + + + + List of the virtual disks used in the package + + + + The list of logical networks + + The VM Network network + + + + pfSense virtual machine + pfSense + + FreeBSD XX-Bit + FreeBSD XX-Bit (pfSense) + + + Virtual hardware requirements + + Virtual Hardware Family + 0 + pfSense + vmx-07 + + + hertz * 10^6 + Number of Virtual CPUs + 1 virtual CPU(s) + 1 + 3 + 1 + + + byte * 2^20 + Memory Size + 1024MB of memory + 2 + 4 + 1024 + + + 0 + SCSI Controller + scsi0 + 3 + lsilogic + 6 + + + 1 + IDE Controller + VirtualIDEController 1 + 4 + 5 + + + 0 + IDE Controller + VirtualIDEController 0 + 5 + 5 + + + 7 + true + VM Network + E1000 ethernet adapter on "VM Network" + ethernet0 + 6 + E1000 + 10 + + + 8 + true + VM Network + E1000 ethernet adapter on "VM Network" + ethernet0 + 7 + E1000 + 10 + + + 0 + scsi0:0 + ovf:/disk/vmdisk1 + 8 + 3 + 17 + + + + Describes product information for the service + pfSense + Electric Sheep Fencing, LLC + PRODUCT_VERSION + PRODUCT_URL + PRODUCT_URL + + + An annotation + pfSense is a free, open source customized distribution of FreeBSD tailored for use as a firewall and router. In addition to being a powerful, flexible firewalling and routing platform, it includes a long list of related features and a package system allowing further expandability without adding bloat and potential security vulnerabilities to the base distribution. pfSense is a popular project with more than 1 million downloads since its inception, and proven in countless installations ranging from small home networks protecting a PC and an Xbox to large corporations, universities and other organizations protecting thousands of network devices. + + + The End User License Agreement + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + +1. Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + +THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, +INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY +AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, +OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF +SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS +INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +POSSIBILITY OF SUCH DAMAGE. + + + + -- cgit v1.1