Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Dec 21, 2022. It is now read-only.

cyberious/puppet-windows_java

Repository files navigation

#Windows Oracle Java module for Puppet Build Status

Downloads and installs Oracle Java or any other version of Java that you may require

##Usage

class{'windows_java':}

windows_java::jdk{'JDK 7u45':
    install_name = 'Java SE Development Kit 7 Update 45 (64-bit)',
    ensure      = 'present',
    install_path= "c:\\java\\jdk1.7.0_45",
    source      = "http://download.oracle.com/otn-pub/java/jdk/7u45-b18/jdk-7u45-windows-x64.exe"
}

About

Puppet-Windows_Java

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •