1
0
mirror of https://github.com/krislamo/puppet-rsnapshot synced 2025-09-07 13:59:28 +00:00

working prototype (config generation)

This commit is contained in:
Norbert Varzariu
2015-12-19 11:16:05 +01:00
commit 234c5935a6
21 changed files with 781 additions and 0 deletions

12
tests/init.pp Normal file
View File

@@ -0,0 +1,12 @@
# The baseline for module testing used by Puppet Labs is that each manifest
# should have a corresponding test manifest that declares that class or defined
# type.
#
# Tests are then run by using puppet apply --noop (to check for compilation
# errors and view a log of events) or by fully applying the test in a virtual
# environment (to compare the resulting system state to the desired state).
#
# Learn more about module testing here:
# http://docs.puppetlabs.com/guides/tests_smoke.html
#
include rsnapshot