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 dbc2242 commit 8c20e57Copy full SHA for 8c20e57
manifests/params.pp
@@ -91,8 +91,8 @@
91
}
92
'Darwin': {
93
$puppet_agent_service = 'com.puppetlabs.puppet'
94
- $puppet_agent_package = 'puppet-3.8.5.dmg'
95
- $puppet_facter_package = 'facter.2.4.5.dmg'
+ $puppet_agent_package = 'puppet-3.8.6.dmg'
+ $puppet_facter_package = 'facter.2.4.6.dmg'
96
$package_provider = 'pkgdmg'
97
$puppet_conf = '/etc/puppet/puppet.conf'
98
$puppet_vardir = '/var/lib/puppet'
0 commit comments