Skip to content

Commit fc4b9e8

Browse files
author
jordanbreen28
committed
test
1 parent 4647764 commit fc4b9e8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Puppet Enterprise Administration Module (PEADM)
1+
indasjndasndklasndklasn# Puppet Enterprise Administration Module (PEADM)
22

33
The Puppet Enterprise Administration Module (PEADM) contains a set of Bolt plans designed for deploying and managing Puppet Enterprise (PE) infrastructure. These plans automate key PE lifecycle activities to accelerate deployment and reduce the risk of human error.
44

functions/assert_supported_bolt_version.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# @summary Assert that the Bolt executable running PEAdm is a supported version
2-
#
2+
# test comment
33
# Checks if the current Bolt version matches the SemVerRange defined in $supported_bolt_version
44
# Fails the calling plan if false, does nothing if true.
55
# Accepts a parameter for the $supported_bolt_version for unit testing purposes

0 commit comments

Comments
 (0)