aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem/manifests/gatherer.pp
blob: e0a18222387e839bc24e4877772ad21aaf78d76d (plain)
1
2
3
4
5
class buildsystem::gatherer {
    # emi is in main iurt rpm, should be moved out
    include iurt::package
    include iurt::upload
}