aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem/manifests/scheduler.pp
blob: 1b3d32d5dc9559a1dabd8c2326fcec26a7a6fdf2 (plain)
1
2
3
4
5
class buildsystem::scheduler {
        # until ulri is splitted from main iurt rpm
        include iurt::package
        include iurt::upload
}