projects
/
mirror
/
dsa-puppet.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Add new-klecker as a static mirror
[mirror/dsa-puppet.git]
/
3rdparty
/
modules
/
archive
/
examples
/
java.pp
1
include ::archive
2
3
archive { '/tmp/jre-8u71':
4
source => 'http://download.oracle.com/otn-pub/java/jdk/7u71-b14/jre-7u71-windows-x64.exe',
5
cookie => 'oraclelicense=accept-securebackup-cookie',
6
}