mirror of
https://github.com/status-im/infra-nimbus.git
synced 2025-01-12 06:44:11 +00:00
nimbus.mainnet: drop db_purge and db_sync vars
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
297f347934
commit
d6da1ce336
@ -140,7 +140,7 @@ nodes_layout:
|
||||
- { branch: 'stable', num: 2 }
|
||||
- { branch: 'testing', num: 1 }
|
||||
- { branch: 'testing', num: 2 }
|
||||
- { branch: 'unstable', num: 1, db_purge: true }
|
||||
- { branch: 'unstable', num: 1 }
|
||||
- { branch: 'unstable', num: 2 }
|
||||
|
||||
'metal-06.he-eu-hel1.nimbus.mainnet':
|
||||
@ -148,7 +148,7 @@ nodes_layout:
|
||||
- { branch: 'stable', num: 2 }
|
||||
- { branch: 'testing', num: 1 }
|
||||
- { branch: 'testing', num: 2 }
|
||||
- { branch: 'unstable', num: 1, db_purge: true, db_sync: true }
|
||||
- { branch: 'unstable', num: 1 }
|
||||
- { branch: 'unstable', num: 2 }
|
||||
|
||||
'metal-07.he-eu-hel1.nimbus.mainnet':
|
||||
|
Loading…
x
Reference in New Issue
Block a user