bvmhost-x86-08: fix device for nbde
Turns out this was the /boot device, but we need the main device. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
ec2f9a1c0b
commit
dcb435a8c9
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ mac2: e4:43:4b:24:19:76
|
|||
mac3: e4:43:4b:24:19:97
|
||||
mac4: e4:43:4b:24:19:78
|
||||
nbde_client_bindings:
|
||||
- device: /dev/md127
|
||||
- device: /dev/md126
|
||||
encryption_password: "{{ nbde_password }}"
|
||||
password_temporary: no
|
||||
threshold: 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue