Remove GitLab CI from run list for 8.0
Since GitLab CI coordinator is being migrated to GitLab app:
When upgrading by installing the 8.0 package:
- Remove GitLab CI related recipes from the runlist
- Remove GitLab CI cron job
- Stop any running GitLab CI services
- Replace existing CI nginx template with the redirect config. Populate using existing data + allow configuration for DNS resolver.
- secrets.yaml for gitlab-rails
Clean up of GitLab CI from the code should happen in later release => #792 (closed)