2017-05-02 12:35:14 +00:00
|
|
|
document: modularity-testing
|
|
|
|
version: 1
|
|
|
|
name: ruby
|
|
|
|
modulemd-url: https://src.fedoraproject.org/cgit/modules/ruby.git/plain/ruby.yaml
|
|
|
|
service:
|
|
|
|
port: 8080
|
|
|
|
packages:
|
|
|
|
rpms:
|
|
|
|
# add which here because of the issue.
|
|
|
|
# https://pagure.io/modularity-testing-framework/issue/45
|
2017-05-03 07:12:42 +00:00
|
|
|
- which
|
2017-05-02 12:35:14 +00:00
|
|
|
- ruby
|
|
|
|
testdependecies:
|
|
|
|
rpms:
|
|
|
|
- which
|
|
|
|
module:
|
|
|
|
docker:
|
|
|
|
container: docker.io/ruby
|
|
|
|
rpm:
|
|
|
|
repos:
|
2017-05-03 07:12:42 +00:00
|
|
|
- http://mirror.vutbr.cz/fedora/releases/25/Everything/x86_64/os/
|