Rename koschei playbook to koschei-backend
This commit is contained in:
parent
b9d8827f57
commit
8d083b020a
2 changed files with 2 additions and 2 deletions
|
@ -66,7 +66,7 @@
|
|||
- include: /srv/web/infra/ansible/playbooks/groups/keyserver.yml
|
||||
- include: /srv/web/infra/ansible/playbooks/groups/koji-hub.yml
|
||||
- include: /srv/web/infra/ansible/playbooks/groups/kojipkgs.yml
|
||||
- include: /srv/web/infra/ansible/playbooks/groups/koschei.yml
|
||||
- include: /srv/web/infra/ansible/playbooks/groups/koschei-backend.yml
|
||||
- include: /srv/web/infra/ansible/playbooks/groups/logserver.yml
|
||||
- include: /srv/web/infra/ansible/playbooks/groups/mailman.yml
|
||||
- include: /srv/web/infra/ansible/playbooks/groups/mariadb-server.yml
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
- collectd/base
|
||||
- apache
|
||||
- koschei/backend
|
||||
- koschei/frontend
|
||||
- { role: koschei/frontend, when: env != "staging" }
|
||||
- fedmsg/base
|
||||
- sudo
|
||||
- { role: openvpn/client, when: env != "staging" }
|
Loading…
Add table
Add a link
Reference in a new issue