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.
2 parents 30da6f2 + 4a1a6b5 commit 84ce802Copy full SHA for 84ce802
manifests/params.pp
@@ -92,7 +92,7 @@
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_facter_package = 'facter-2.4.5.dmg'
96
$package_provider = 'pkgdmg'
97
$puppet_conf = '/etc/puppet/puppet.conf'
98
$puppet_vardir = '/var/lib/puppet'
0 commit comments