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 bcf162c commit 0b96284Copy full SHA for 0b96284
manifests/agent.pp
@@ -81,7 +81,7 @@
81
$http_proxy_host = undef,
82
$http_proxy_port = undef,
83
$cron_hour = '*',
84
- $cron_minute = undef,
+ $cron_minute = undef,
85
) inherits puppet::params {
86
87
if ! defined(User[$::puppet::params::puppet_user]) {
0 commit comments