Files
SecGen/modules/bases/windows_server_2016/secgen_metadata.xml
Z. Cliffe Schreuders 19194ae6d9 Base updates
2025-01-17 10:01:08 +00:00

27 lines
936 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 Server 2016, SSH, Puppet: OVIRT ONLY</name>
<author>Z. Cliffe Schreuders</author>
<module_license>GPLv3</module_license>
<description>Windows Server 2016 with OpenSSH, Chocolatey, Rsync, and Puppet. CURRENTLY ONLY WORKS WITH OVIRT.</description>
<cpu_word_size>64-bit</cpu_word_size>
<type>server</type>
<platform>windows</platform>
<distro>server 2016</distro>
<url>http://TODO</url>
<esxi_url></esxi_url>
<ovirt_template>win2016_20220207</ovirt_template>
<proxmox_template>win2016-20250113</proxmox_template>
<software_license>various</software_license>
<!-- another base should not be added to this base -->
<conflict>
<module_path>bases/.*</module_path>
</conflict>
</base>