index
:
qtqa/sysadmin.git
master
Scripts used for the system administration of Qt automated test infrastructure.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
puppet
/
modules
/
java
/
manifests
/
ubuntu.pp
blob: 345c35f5799373d2413686002e95797027115a59 (
plain
)
1
2
3
4
class
java
::ubuntu
{
package
{
"default-jre"
:
ensure
=>
installed
; }
}