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 0348b3e commit 534d7afCopy full SHA for 534d7af
manifests/agent.pp
@@ -57,8 +57,8 @@
57
$puppet_agent_service = $::puppet::params::puppet_agent_service,
58
$puppet_agent_package = $::puppet::params::puppet_agent_package,
59
$version = 'present',
60
- $mac_version = '3.8.4',
61
- $mac_facter_version = '2.4.4',
+ $mac_version = '3.8.5',
+ $mac_facter_version = '2.4.5',
62
$puppet_run_style = 'service',
63
$puppet_run_command = '/usr/bin/puppet agent --no-daemonize --onetime --logdest syslog > /dev/null 2>&1',
64
$user_id = undef,
0 commit comments