Преглед на файлове

better resilience with final supervisor reload

tags/v1.4.29
Jonathan Cobb преди 4 години
родител
ревизия
c01bd9ed99
променени са 2 файла, в които са добавени 3 реда и са изтрити 2 реда
  1. +1
    -1
      bubble-server/src/main/resources/META-INF/bubble/bubble.properties
  2. +2
    -1
      bubble-server/src/main/resources/ansible/roles/finalizer/tasks/main.yml

+ 1
- 1
bubble-server/src/main/resources/META-INF/bubble/bubble.properties Целия файл

@@ -1 +1 @@
bubble.version=Adventure 1.4.28
bubble.version=Adventure 1.4.29

+ 2
- 1
bubble-server/src/main/resources/ansible/roles/finalizer/tasks/main.yml Целия файл

@@ -66,4 +66,5 @@

# We cannot receive notifications until nginx is running, so start bubble API as the very last step
- name: reload supervisord
shell: supervisorctl status > /var/log/bubble/finalizer_supervisor_status_before_reload.log && supervisorctl reload
shell: |
supervisorctl reload || echo "WARNING: supervisorctl reload exited with $?"

Зареждане…
Отказ
Запис