aboutsummaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
authorTim Meusel <tim@bastelfreak.de>2021-12-14 22:11:19 +0100
committerGitHub <noreply@github.com>2021-12-14 22:11:19 +0100
commit643a3ae837247fc1913b552697ac88892f47c814 (patch)
tree458d49fe05883388a2d1a830c15f28236495179d /Rakefile
parentcb55a971350d32c52cdc49b947f08a815d90ac2a (diff)
parent3925ef0393b352e0329e4814cd7031c9d34f730e (diff)
downloadpuppet-ferm-643a3ae837247fc1913b552697ac88892f47c814.tar.gz
puppet-ferm-643a3ae837247fc1913b552697ac88892f47c814.tar.bz2
Merge pull request #143 from voxpupuli/modulesync
modulesync 5.1.0
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index 80b799d..f92f051 100644
--- a/Rakefile
+++ b/Rakefile
@@ -1,7 +1,7 @@
# Managed by modulesync - DO NOT EDIT
# https://voxpupuli.org/docs/updating-files-managed-with-modulesync/
-# Attempt to load voxupuli-test (which pulls in puppetlabs_spec_helper),
+# Attempt to load voxpupuli-test (which pulls in puppetlabs_spec_helper),
# otherwise attempt to load it directly.
begin
require 'voxpupuli/test/rake'