Skip to content

Commit e4fd78d

Browse files
author
t.manninger
committed
fix trailing whitespace
1 parent fca4d1e commit e4fd78d

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
@@ -86,7 +86,7 @@
8686
$os_lc = downcase($facts['os']['name'])
8787
$docker_msft_provider_version = undef
8888
$nuget_package_provider_version = undef
89-
$docker_command = 'docker'
89+
$docker_command = 'docker'
9090
$run_systemd_start_limit_interval_sec = 20
9191
$run_systemd_start_limit_burst = 3
9292

0 commit comments

Comments
 (0)