mirror of
https://github.com/status-im/infra-nimbus.git
synced 2025-01-18 17:52:17 +00:00
add any_errors_fatal:true to avoid duplicate validators
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
4668266eb6
commit
73bde9a51a
@ -17,6 +17,8 @@
|
||||
|
||||
- name: Configure network pyrmont
|
||||
become: true
|
||||
# To avoid clashing/duplicate validators.
|
||||
any_errors_fatal: true
|
||||
hosts:
|
||||
- nimbus-pyrmont-stable
|
||||
- nimbus-pyrmont-testing
|
||||
|
Loading…
x
Reference in New Issue
Block a user