Skip to content
Snippets Groups Projects
Commit 70cb23c6 authored by Baptiste DE RENZO's avatar Baptiste DE RENZO
Browse files

Merge branch 't33816-concurrent-update-fix' into 'master'

postgres-ha fix "tuple concurrently updated", refs #33816

See merge request mediaserver/envsetup!54
parents eb5d9780 ed34a1dd
No related branches found
No related tags found
No related merge requests found
...@@ -89,6 +89,7 @@ ...@@ -89,6 +89,7 @@
command: command:
cmd: msinstaller.py {{ item.name }} --no-input cmd: msinstaller.py {{ item.name }} --no-input
creates: /etc/nginx/sites-available/mediaserver-{{ item.name }}.conf creates: /etc/nginx/sites-available/mediaserver-{{ item.name }}.conf
throttle: 1
- name: synchronize configuration between servers - name: synchronize configuration between servers
ignore_errors: yes ignore_errors: yes
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment