mirror of
https://github.com/cliffe/SecGen.git
synced 2026-02-21 19:28:02 +00:00
19 lines
586 B
XML
19 lines
586 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>Puppetlabs stdlib</name>
|
|
<author>Puppetlabs</author>
|
|
<author>Thomas Shaw</author>
|
|
<module_license>MIT</module_license>
|
|
<description>Puppetlabs stdlib functions version 4.18.0</description>
|
|
|
|
<type>puppet</type>
|
|
<platform>linux</platform>
|
|
|
|
<!--optional details-->
|
|
<software_name>puppet</software_name>
|
|
<software_license>Apache v2</software_license>
|
|
|
|
</build> |