mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-25 17:10:38 +00:00
Fix storage deploy condition in ansible playbook
This commit is contained in:
committed by
Alexey Kondratov
parent
8a901de52a
commit
d88f8b4a7e
@@ -64,7 +64,6 @@
|
||||
- pageserver
|
||||
|
||||
- name: update remote storage (s3) config
|
||||
when: current_version > remote_version or force_deploy
|
||||
lineinfile:
|
||||
path: /storage/pageserver/data/pageserver.toml
|
||||
line: "{{ item }}"
|
||||
|
||||
Reference in New Issue
Block a user