Skip to content

Commit 0348b3e

Browse files
author
Daniel Schaaff
committed
fix typos
1 parent c9f1f69 commit 0348b3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/agent.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
package { "puppet-${mac_version}.dmg":
130130
ensure => present,
131131
provider => $package_provider,
132-
source => "https://downloads.puppetlabs.com/mac/puppet-${mac_version}.dmg'"
132+
source => "https://downloads.puppetlabs.com/mac/puppet-${mac_version}.dmg"
133133
}
134134
}
135135
default: {

0 commit comments

Comments
 (0)