Skip to content

Commit 1483e9f

Browse files
author
Daniel Schaaff
committed
removed unused variables from params.pp
1 parent 4657262 commit 1483e9f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

manifests/params.pp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,6 @@
9393
$puppet_agent_service = 'com.puppetlabs.puppet'
9494
$puppet_agent_package = 'puppet-3.8.5.dmg'
9595
$puppet_facter_package = 'facter.2.4.5.dmg'
96-
$mac_facter_version = '2.4.5',
97-
$mac_version = '3.8.5',
9896
$package_provider = 'pkgdmg'
9997
$puppet_conf = '/etc/puppet/puppet.conf'
10098
$puppet_vardir = '/var/lib/puppet'

0 commit comments

Comments
 (0)