Skip to content

Commit 0139972

Browse files
author
t.manninger
committed
fix doc
1 parent 3001a5f commit 0139972

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

manifests/init.pp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -348,8 +348,8 @@
348348
# @param service_hasrestart
349349
# @param acknowledge_unsupported_os
350350
# @param have_systemd_v230
351-
# @param systemd_start_limit_interval_sec
352-
# @param systemd_start_limit_burst
351+
# @param run_systemd_start_limit_interval_sec
352+
# @param run_systemd_start_limit_burst
353353
#
354354
class docker (
355355
Optional[String] $version = $docker::params::version,

0 commit comments

Comments
 (0)