We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fca4d1e commit e4fd78dCopy full SHA for e4fd78d
manifests/params.pp
@@ -86,7 +86,7 @@
86
$os_lc = downcase($facts['os']['name'])
87
$docker_msft_provider_version = undef
88
$nuget_package_provider_version = undef
89
- $docker_command = 'docker'
+ $docker_command = 'docker'
90
$run_systemd_start_limit_interval_sec = 20
91
$run_systemd_start_limit_burst = 3
92
0 commit comments