Files
2890691004b41ecb8e260152bf76881ae5f5ddfe
Tobias Urdin
1d2aeb34f3
Fix module structure
Fixes so that the top level structure of the modules conform to the puppet standard [1]. [1] https://puppet.com/docs/puppet/5.3/modules_fundamentals.html#module-structure Change-Id: I6732a335f767e2d5afa920235d7c41afb389da54
13 lines
525 B
ObjectPascal
13 lines
525 B
ObjectPascal
#ThebaselineformoduletestingusedbyPuppetInc.isthateachmanifest
#shouldhaveacorrespondingtestmanifestthatdeclaresthatclassordefined
#type.
#
#Testsarethenrunbyusingpuppetapply--noop(tocheckforcompilation
#errorsandviewalogofevents)orbyfullyapplyingthetestinavirtual
#environment(tocomparetheresultingsystemstatetothedesiredstate).
#
#Learnmoreaboutmoduletestinghere:
#https://puppet.com/docs/puppet/latest/bgtm.html#testing-your-module
#
include::oslo