lab updates

This commit is contained in:
Z. Cliffe Schreuders
2019-03-12 14:48:51 +00:00
parent 3dc9351e43
commit 5cd3deb5d9

View File

@@ -13,7 +13,14 @@
<type>docker</type>
<platform>linux</platform>
<!-- downloads 'pull's these images -->
<!--optional details-->
<reference>https://forge.puppet.com/puppetlabs/docker</reference>
<software_name>docker</software_name>
<software_license>Apache v2</software_license>
<!-- 'pull's these images for offline use of docker -->
<read_fact>images</read_fact>
<default_input into="images">
@@ -23,12 +30,6 @@
</default_input>
<!--optional details-->
<reference>https://forge.puppet.com/puppetlabs/docker</reference>
<software_name>docker</software_name>
<software_license>Apache v2</software_license>
<requires>
<type>update</type>
</requires>