Fix hostnames in staging sync
This commit is contained in:
parent
8a5bbd1143
commit
df38c6b863
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
# production Koschei database dump, but this is not needed for now.
|
# production Koschei database dump, but this is not needed for now.
|
||||||
|
|
||||||
- name: stop koschei staging services
|
- name: stop koschei staging services
|
||||||
hosts: koschei-stg-web:koschei-stg-backend
|
hosts: koschei-backend-stg:koschei-web-stg
|
||||||
user: root
|
user: root
|
||||||
vars_files:
|
vars_files:
|
||||||
- /srv/web/infra/ansible/vars/global.yml
|
- /srv/web/infra/ansible/vars/global.yml
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue