diff --git a/ant.yaml b/ant.yaml new file mode 100644 index 0000000..a8c50d4 --- /dev/null +++ b/ant.yaml @@ -0,0 +1,8 @@ +data: + module: ant + profiles: + '1.10': + - common + stream: '1.10' +document: modulemd-defaults +version: '1' diff --git a/container-tools.yaml b/container-tools.yaml new file mode 100644 index 0000000..88a1d1a --- /dev/null +++ b/container-tools.yaml @@ -0,0 +1,16 @@ +data: + module: container-tools + profiles: + '1.0': + - common + '2.0': + - common + '3.0': + - common + '4.0': + - common + rhel8: + - common + stream: rhel8 +document: modulemd-defaults +version: '1' diff --git a/gimp.yaml b/gimp.yaml new file mode 100644 index 0000000..9bb047a --- /dev/null +++ b/gimp.yaml @@ -0,0 +1,8 @@ +data: + module: gimp + profiles: + '2.8': + - common + stream: '2.8' +document: modulemd-defaults +version: '1' diff --git a/go-toolset.yaml b/go-toolset.yaml new file mode 100644 index 0000000..ab9272d --- /dev/null +++ b/go-toolset.yaml @@ -0,0 +1,8 @@ +data: + module: go-toolset + profiles: + rhel8: + - common + stream: rhel8 +document: modulemd-defaults +version: '1' diff --git a/httpd.yaml b/httpd.yaml new file mode 100644 index 0000000..981d204 --- /dev/null +++ b/httpd.yaml @@ -0,0 +1,8 @@ +data: + module: httpd + profiles: + '2.4': + - common + stream: '2.4' +document: modulemd-defaults +version: '1' diff --git a/javapackages-runtime.yaml b/javapackages-runtime.yaml new file mode 100644 index 0000000..27e21a0 --- /dev/null +++ b/javapackages-runtime.yaml @@ -0,0 +1,8 @@ +data: + module: javapackages-runtime + profiles: + '201801': + - common + stream: '201801' +document: modulemd-defaults +version: '1' diff --git a/javapackages-tools.yaml b/javapackages-tools.yaml new file mode 100644 index 0000000..f2ceba3 --- /dev/null +++ b/javapackages-tools.yaml @@ -0,0 +1,8 @@ +data: + module: javapackages-tools + profiles: + '201801': + - common + stream: '201801' +document: modulemd-defaults +version: '1' diff --git a/jaxb.yaml b/jaxb.yaml new file mode 100644 index 0000000..ba2e339 --- /dev/null +++ b/jaxb.yaml @@ -0,0 +1,8 @@ +data: + module: jaxb + profiles: + '4': + - common + stream: '4' +document: modulemd-defaults +version: '1' diff --git a/mailman.yaml b/mailman.yaml new file mode 100644 index 0000000..22137ee --- /dev/null +++ b/mailman.yaml @@ -0,0 +1,8 @@ +data: + module: mailman + profiles: + '2.1': + - common + stream: '2.1' +document: modulemd-defaults +version: '1' diff --git a/mariadb.yaml b/mariadb.yaml new file mode 100644 index 0000000..906d206 --- /dev/null +++ b/mariadb.yaml @@ -0,0 +1,10 @@ +data: + module: mariadb + profiles: + '10.3': + - server + '10.5': + - server + stream: '10.3' +document: modulemd-defaults +version: '1' diff --git a/maven.yaml b/maven.yaml new file mode 100644 index 0000000..0b06f45 --- /dev/null +++ b/maven.yaml @@ -0,0 +1,13 @@ +data: + modified: '201912051051' + module: maven + profiles: + '3.5': + - common + '3.6': + - common + '3.8': + - common + stream: '3.5' +document: modulemd-defaults +version: '1' diff --git a/mercurial.yaml b/mercurial.yaml new file mode 100644 index 0000000..e51a9a2 --- /dev/null +++ b/mercurial.yaml @@ -0,0 +1,8 @@ +data: + module: mercurial + profiles: + '4.8': + - common + stream: '4.8' +document: modulemd-defaults +version: '1' diff --git a/mod_auth_openidc.yaml b/mod_auth_openidc.yaml new file mode 100644 index 0000000..c19d3dd --- /dev/null +++ b/mod_auth_openidc.yaml @@ -0,0 +1,8 @@ +data: + module: mod_auth_openidc + profiles: + '2.3': + - default + stream: '2.3' +document: modulemd-defaults +version: '1' diff --git a/mysql.yaml b/mysql.yaml new file mode 100644 index 0000000..d38077f --- /dev/null +++ b/mysql.yaml @@ -0,0 +1,8 @@ +data: + module: mysql + profiles: + '8.0': + - server + stream: '8.0' +document: modulemd-defaults +version: '1' diff --git a/nginx.yaml b/nginx.yaml new file mode 100644 index 0000000..76893f1 --- /dev/null +++ b/nginx.yaml @@ -0,0 +1,16 @@ +data: + module: nginx + profiles: + '1.14': + - common + '1.16': + - common + '1.18': + - common + '1.20': + - common + '1.22': + - common + stream: '1.14' +document: modulemd-defaults +version: '1' diff --git a/nodejs.yaml b/nodejs.yaml new file mode 100644 index 0000000..a168605 --- /dev/null +++ b/nodejs.yaml @@ -0,0 +1,18 @@ +data: + module: nodejs + profiles: + '10': + - common + '12': + - common + '14': + - common + '16': + - common + '18': + - common + '20': + - common + stream: '10' +document: modulemd-defaults +version: '1' diff --git a/perl.yaml b/perl.yaml new file mode 100644 index 0000000..3d24a99 --- /dev/null +++ b/perl.yaml @@ -0,0 +1,14 @@ +data: + module: perl + profiles: + '5.24': + - common + '5.26': + - common + '5.30': + - common + '5.32': + - common + stream: '5.26' +document: modulemd-defaults +version: '1' diff --git a/php.yaml b/php.yaml new file mode 100644 index 0000000..41be4f1 --- /dev/null +++ b/php.yaml @@ -0,0 +1,14 @@ +data: + module: php + profiles: + '7.2': + - common + '7.3': + - common + '7.4': + - common + '8.0': + - common + stream: '7.2' +document: modulemd-defaults +version: '1' diff --git a/postgresql.yaml b/postgresql.yaml new file mode 100644 index 0000000..d32b094 --- /dev/null +++ b/postgresql.yaml @@ -0,0 +1,16 @@ +data: + module: postgresql + profiles: + '10': + - server + '12': + - server + '13': + - server + '15': + - server + '9.6': + - server + stream: '10' +document: modulemd-defaults +version: '1' diff --git a/python27.yaml b/python27.yaml new file mode 100644 index 0000000..8279dbf --- /dev/null +++ b/python27.yaml @@ -0,0 +1,8 @@ +data: + module: python27 + profiles: + '2.7': + - common + stream: '2.7' +document: modulemd-defaults +version: '1' diff --git a/python36.yaml b/python36.yaml new file mode 100644 index 0000000..a3f2a4e --- /dev/null +++ b/python36.yaml @@ -0,0 +1,8 @@ +data: + module: python36 + profiles: + '3.6': + - common + stream: '3.6' +document: modulemd-defaults +version: '1' diff --git a/redis.yaml b/redis.yaml new file mode 100644 index 0000000..61b2b32 --- /dev/null +++ b/redis.yaml @@ -0,0 +1,10 @@ +data: + module: redis + profiles: + '5': + - common + '6': + - common + stream: '5' +document: modulemd-defaults +version: '1' diff --git a/ruby.yaml b/ruby.yaml new file mode 100644 index 0000000..306fa26 --- /dev/null +++ b/ruby.yaml @@ -0,0 +1,16 @@ +data: + module: ruby + profiles: + '2.5': + - common + '2.6': + - common + '2.7': + - common + '3.0': + - common + '3.1': + - common + stream: '2.5' +document: modulemd-defaults +version: '1' diff --git a/squid.yaml b/squid.yaml index 3d57706..a572169 100644 --- a/squid.yaml +++ b/squid.yaml @@ -1,10 +1,8 @@ ---- -document: modulemd-defaults -version: 1 data: module: squid - stream: '4' profiles: - 4: [common] -... - + '4': + - common + stream: '4' +document: modulemd-defaults +version: '1' diff --git a/subversion.yaml b/subversion.yaml new file mode 100644 index 0000000..7f34715 --- /dev/null +++ b/subversion.yaml @@ -0,0 +1,10 @@ +data: + module: subversion + profiles: + '1.10': + - common + '1.14': + - common + stream: '1.10' +document: modulemd-defaults +version: '1' diff --git a/swig.yaml b/swig.yaml new file mode 100644 index 0000000..2f335c9 --- /dev/null +++ b/swig.yaml @@ -0,0 +1,12 @@ +data: + module: swig + profiles: + '3.0': + - common + '4.0': + - common + '4.1': + - common + stream: '3.0' +document: modulemd-defaults +version: '1' diff --git a/varnish.yaml b/varnish.yaml new file mode 100644 index 0000000..980f924 --- /dev/null +++ b/varnish.yaml @@ -0,0 +1,8 @@ +data: + module: varnish + profiles: + '6': + - common + stream: '6' +document: modulemd-defaults +version: '1'