Skip to content

Commit 9949bc6

Browse files
author
Bijan Vaez
committed
Fixing lint
1 parent b432ff3 commit 9949bc6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

manifests/init.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1+
#Class Python3
12
class python3 {
23
package { 'Python3':
34
provider => 'pkgdmg',
45
source => 'http://www.python.org/ftp/python/3.3.3/python-3.3.3-macosx10.6.dmg',
5-
ensure => installed,
66
}
77
}

0 commit comments

Comments
 (0)