mirror of
https://github.com/cliffe/SecGen.git
synced 2026-02-21 11:18:06 +00:00
16 lines
435 B
XML
16 lines
435 B
XML
<?xml version="1.0"?>
|
|
|
|
<build xmlns="http://www.github/cliffe/SecGen/build"
|
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
xsi:schemaLocation="http://www.github/cliffe/SecGen/build">
|
|
<name>Apt puppet module</name>
|
|
<author>Z. Cliffe Schreuders</author>
|
|
<module_license>MIT</module_license>
|
|
<description>A puppet module for Apt.
|
|
</description>
|
|
|
|
<type>puppet</type>
|
|
<platform>linux</platform>
|
|
|
|
</build>
|