Files
SecGen/modules/bases/windows_7/secgen_metadata.xml

22 lines
725 B
XML

<?xml version="1.0"?>
<base xmlns="http://www.github/cliffe/SecGen/base"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.github/cliffe/SecGen/base">
<name>Windows 7, SSH, Puppet: OVIRT ONLY</name>
<author>Z. Cliffe Schreuders</author>
<module_license>GPLv3</module_license>
<description>Windows 7 with OpenSSH, Chocolate, Rsync, and Puppet. CURRENTLY ONLY WORKS WITH OVIRT.</description>
<cpu_word_size>64-bit</cpu_word_size>
<type>desktop</type>
<platform>windows</platform>
<distro>7</distro>
<url>http://TODO</url>
<esxi_url></esxi_url>
<ovirt_template>win7-vagrant-11</ovirt_template>
<software_license>various</software_license>
</base>