X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fdsa-puppet.git;a=blobdiff_plain;f=3rdparty%2Fmodules%2Fstdlib%2Fmanifests%2Finit.pp;h=01776d08d404e475fa8378e1a3236a52d4a49ac3;hp=9ea22a737d86d4e8a41052f0eaad83005f771b4b;hb=30caaa85aed7015ca0d77216bff175eebd917eb7;hpb=6f656bd4265e3dab13b9af2bf96e9044322e9d8f diff --git a/3rdparty/modules/stdlib/manifests/init.pp b/3rdparty/modules/stdlib/manifests/init.pp index 9ea22a737..01776d08d 100644 --- a/3rdparty/modules/stdlib/manifests/init.pp +++ b/3rdparty/modules/stdlib/manifests/init.pp @@ -1,17 +1,11 @@ -# Class: stdlib -# -# This module manages stdlib. Most of stdlib's features are automatically -# loaded by Puppet, but this class should be declared in order to use the -# standardized run stages. -# -# Parameters: none -# -# Actions: -# -# Declares all other classes in the stdlib module. Currently, this consists -# of stdlib::stages. -# -# Requires: nothing +# @summary +# This module manages stdlib. +# +# Most of stdlib's features are automatically loaded by Puppet, but this class should be +# declared in order to use the standardized run stages. +# +# Declares all other classes in the stdlib module. Currently, this consists +# of stdlib::stages. # class stdlib { include ::stdlib::stages