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