Skip to content

Commit 16f7c32

Browse files
author
Daniel Schaaff
committed
fix typos
1 parent e324086 commit 16f7c32

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
@@ -133,7 +133,7 @@
133133
package { "puppet-${mac_version}.dmg":
134134
ensure => present,
135135
provider => $package_provider,
136-
source => "https://downloads.puppetlabs.com/mac/puppet-${mac_version}.dmg'"
136+
source => "https://downloads.puppetlabs.com/mac/puppet-${mac_version}.dmg"
137137
}
138138
}
139139
default: {

0 commit comments

Comments
 (0)