mirror of
https://github.com/status-im/infra-nimbus.git
synced 2025-02-21 01:48:07 +00:00
nimbus.mainnet: fix data volume mount on metal-05
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
d41b3c89f8
commit
debe4bd960
5
ansible/host_vars/metal-05.he-eu-hel1.nimbus.mainnet.yml
Normal file
5
ansible/host_vars/metal-05.he-eu-hel1.nimbus.mainnet.yml
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
bootstrap__extra_volume_devices:
|
||||
- 'disk/by-id/nvme-SAMSUNG_MZVL22T0HBLB-00B00_S677NF0RB00032'
|
||||
bootstrap__extra_volume_bind_paths:
|
||||
DATA_VOLUME1: ['/docker']
|
Loading…
x
Reference in New Issue
Block a user