Move koschei_backend_services var to group_vars
This commit is contained in:
parent
808520860b
commit
7b99c96fca
3 changed files with 14 additions and 8 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -1,8 +0,0 @@
|
|||
---
|
||||
|
||||
koschei_backend_services:
|
||||
- koschei-polling
|
||||
- koschei-build-resolver
|
||||
- koschei-repo-resolver
|
||||
- koschei-scheduler
|
||||
- koschei-watcher
|
Loading…
Add table
Add a link
Reference in a new issue