Deploy gitlab lister through our scheduling utilities:
- package and deploy new python3-swh.lister
- create db for gitlab lister
- puppet manifest (swh-site, swh-private-data) needs updating with :
- default configuration
- private configuration (token, db password)
- swh_lister_gitlab.pp (derived from swh_lister_github.pp)
- scheduler needs:
- insert task type about gitlab lister (scheduler db)
- insert recurring tasks about listing gitlab.com (scheduler db)
- some update in its configuration (swh-site)