mirror of
git://git.proxmox.com/git/pve-storage.git
synced 2025-01-27 14:03:55 +03:00
allow to create containers on DRBD (content == rootdir)
This commit is contained in:
parent
a8527cb32c
commit
3c05693484
@ -23,7 +23,7 @@ sub type {
|
||||
|
||||
sub plugindata {
|
||||
return {
|
||||
content => [ {images => 1}, { images => 1 }],
|
||||
content => [ {images => 1, rootdir => 1}, { images => 1 }],
|
||||
};
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user