mirror of
https://github.com/cliffe/SecGen.git
synced 2026-02-22 03:38:01 +00:00
22 lines
931 B
XML
22 lines
931 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>Debian 32bit with Puppet</name>
|
|
<author>Z. Cliffe Schreuders</author>
|
|
<module_license>GPLv3</module_license>
|
|
<description>Based on the Official Puppet Vagrant box. Debian 7.8 (wheezy) 32-bit (i386), Puppet 4.3.2 / Puppet Enterprise 2015.3.2 (agent).
|
|
This is the primary base box used during development.</description>
|
|
<type>server</type>
|
|
<type>cli</type>
|
|
|
|
<platform>linux</platform>
|
|
<platform>unix</platform>
|
|
<distro>Debian 7.8 (wheezy) 32-bit (i386)</distro>
|
|
<url>http://atlas.hashicorp.com/puppetlabs/boxes/debian-7.8-32-puppet/versions/1.0.4/providers/virtualbox.box</url>
|
|
|
|
<reference>https://atlas.hashicorp.com/puppetlabs</reference>
|
|
<software_license>various</software_license>
|
|
|
|
</base> |