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 534d7af commit 2f30f27Copy full SHA for 2f30f27
manifests/params.pp
@@ -92,8 +92,8 @@
92
}
93
'Darwin': {
94
$puppet_agent_service = 'com.puppetlabs.puppet'
95
- $puppet_agent_package = 'puppet-3.8.4.dmg'
96
- $puppet_facter_package = 'facter.2.4.4.dmg'
+ $puppet_agent_package = 'puppet-3.8.5.dmg'
+ $puppet_facter_package = 'facter.2.4.5.dmg'
97
$package_provider = 'pkgdmg'
98
$puppet_conf = '/etc/puppet/puppet.conf'
99
$puppet_vardir = '/var/lib/puppet'
0 commit comments