Files
SecGen/modules/services/unix/languages/java/java.pp
Jjk422 6b09463f8a A few minor changes to comments:
secgen_metadata.xml:20 - removed comment as not apache installation so not needed.
 java.pp:1-3 - update step removed here and example I used in #49 followed to allow for dependencies code to be used in the future.
java_service.xml:7 updated comment to reflect that the service is a java language installation
2016-07-21 11:30:22 +01:00

3 lines
42 B
Puppet

class { 'java':
distribution => 'jre',
}