Move koschei_backend_services var to group_vars

This commit is contained in:
Michael Simacek 2017-03-09 14:06:02 +01:00
parent 808520860b
commit 7b99c96fca
3 changed files with 14 additions and 8 deletions

View file

@ -57,3 +57,10 @@ csi_relationship: |
- pkgdb2
- bastion (for mail relay)
- memcached01
koschei_backend_services:
- koschei-polling
- koschei-build-resolver
- koschei-repo-resolver
- koschei-scheduler
- koschei-watcher

View file

@ -55,3 +55,10 @@ csi_relationship: |
- pkgdb2
- bastion (for mail relay)
- memcached01
koschei_backend_services:
- koschei-polling
- koschei-build-resolver
- koschei-repo-resolver
- koschei-scheduler
- koschei-watcher

View file

@ -1,8 +0,0 @@
---
koschei_backend_services:
- koschei-polling
- koschei-build-resolver
- koschei-repo-resolver
- koschei-scheduler
- koschei-watcher