Skip to content

Commit

Permalink
Update manifests/manage_unit.pp
Browse files Browse the repository at this point in the history
Co-authored-by: Kenyon Ralph <[email protected]>
  • Loading branch information
traylenator and kenyon authored Sep 13, 2024
1 parent 0050a0b commit 342a0e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/manage_unit.pp
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
# @param timer_entry key value pairs for [Timer] section of the unit file
# @param path_entry key value pairs for [Path] section of the unit file.
# @param socket_entry kev value paors for [Socket] section of the unit file.
# @param mount_entry kev value paors for [Mount] section of the unit file.
# @param mount_entry kev value pairs for [Mount] section of the unit file.
#
define systemd::manage_unit (
Enum['present', 'absent'] $ensure = 'present',
Expand Down

0 comments on commit 342a0e7

Please sign in to comment.