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
/
cpan
/
manifests
/
ubuntu.pp
blob: c5bc896f6b2be15ced0fae1baf53286da5ff5c55 (
plain
)
1
2
3
4
class
cpan
::ubuntu
inherits cpan
::linux
{
cpan_package
{[
'Mail::Sender'
,
'YAML'
] :}
}