Skip to content

Commit 2f30f27

Browse files
author
Daniel Schaaff
committed
updated
1 parent 534d7af commit 2f30f27

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

manifests/params.pp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,8 @@
9292
}
9393
'Darwin': {
9494
$puppet_agent_service = 'com.puppetlabs.puppet'
95-
$puppet_agent_package = 'puppet-3.8.4.dmg'
96-
$puppet_facter_package = 'facter.2.4.4.dmg'
95+
$puppet_agent_package = 'puppet-3.8.5.dmg'
96+
$puppet_facter_package = 'facter.2.4.5.dmg'
9797
$package_provider = 'pkgdmg'
9898
$puppet_conf = '/etc/puppet/puppet.conf'
9999
$puppet_vardir = '/var/lib/puppet'

0 commit comments

Comments
 (0)