mirror of
https://github.com/OpenNebula/one.git
synced 2025-02-12 21:57:23 +03:00
feature #2321: Include shared_lvm in oned.conf
This commit is contained in:
parent
a288053e3a
commit
4e89d82653
@ -356,7 +356,8 @@ VM_MAD = [
|
||||
|
||||
TM_MAD = [
|
||||
executable = "one_tm",
|
||||
arguments = "-t 15 -d dummy,lvm,shared,qcow2,ssh,vmfs,iscsi,ceph" ]
|
||||
arguments = "-t 15 -d dummy,lvm,shared,shared_lvm,qcow2,ssh,vmfs,iscsi,ceph"
|
||||
]
|
||||
|
||||
#*******************************************************************************
|
||||
# Datastore Driver Configuration
|
||||
|
Loading…
x
Reference in New Issue
Block a user