Skip to content

Commit 082200d

Browse files
bastelfreakehelms
authored andcommitted
params.pp: Fix typo in comment: onedshot->oneshot
1 parent 1f0cc33 commit 082200d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/params.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@
289289
# Puppet service name
290290
$service_name = 'puppet'
291291

292-
# Puppet onedshot systemd service and timer name
292+
# Puppet oneshot systemd service and timer name
293293
$systemd_unit_name = 'puppet-run'
294294
# Mechanisms to manage and reload/restart the agent
295295
# If supported on the OS, reloading is prefered since it does not kill a currently active puppet run

0 commit comments

Comments
 (0)