diff --git a/rel-eng/releasers.conf b/rel-eng/releasers.conf index 496a09a..aa27a01 100644 --- a/rel-eng/releasers.conf +++ b/rel-eng/releasers.conf @@ -1,4 +1,4 @@ [katello-koji] releaser = tito.release.KojiReleaser -autobuild_tags = katello-thirdparty-rhel6 katello-thirdparty-fedora18 katello-thirdparty-fedora19 +autobuild_tags = katello-thirdparty-rhel6 katello-thirdparty-rhel7 diff --git a/rel-eng/tito.props b/rel-eng/tito.props index 18a9dc1..42dc502 100644 --- a/rel-eng/tito.props +++ b/rel-eng/tito.props @@ -9,10 +9,8 @@ disttag = .el6 blacklist = scl = ruby193 -[katello-thirdparty-fedora18] -disttag = .fc18 -blacklist = ruby193-rubygem-ui_alchemy-rails +[katello-thirdparty-rhel7] +disttag = .el7 +blacklist = +scl = ruby193 -[katello-thirdparty-fedora19] -disttag = .fc19 -blacklist = ruby193-rubygem-ui_alchemy-rails