Skip to content

Commit 9a2fe9b

Browse files
committed
fixes jdk folder creation
1 parent 6c4787a commit 9a2fe9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

manifests/jdkfolder.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
class jdkfolder {
1+
class java::jdkfolder {
22
file {'/opt/jdk':
33
ensure => directory,
44
}

0 commit comments

Comments
 (0)