Compare commits
No commits in common. "a84ecaf590f4064ad29588026a64ce7cbc91cc1c" and "5e068c737b51dae19d79709b0226f725c6791148" have entirely different histories.
a84ecaf590
...
5e068c737b
2 changed files with 2 additions and 2 deletions
|
@ -25,7 +25,7 @@ kubernetes:
|
|||
elrond:
|
||||
ansible_host: 10.1.1.43
|
||||
ceph_drives:
|
||||
- /dev/xvdb
|
||||
- /dev/vdb
|
||||
narya:
|
||||
ansible_host: 10.1.1.44
|
||||
ceph_drives:
|
||||
|
|
|
@ -74,7 +74,7 @@ spec:
|
|||
- name: /dev/disk/by-id/nvme-PC300_NVMe_SK_hynix_256GB_EJ75N587411205N58
|
||||
- name: elrond
|
||||
devices:
|
||||
- name: /dev/xvdb
|
||||
- name: /dev/vdb
|
||||
- name: nenya
|
||||
devices:
|
||||
- name: /dev/disk/by-id/nvme-PC300_NVMe_SK_hynix_256GB_EJ75N587410705M4U
|
||||
|
|
Loading…
Reference in a new issue