Remove content type container from GlusterFS.
This commit is contained in:
committed by
Dietmar Maurer
parent
4c9bd98f37
commit
7a047fce4a
@ -98,7 +98,7 @@ sub type {
|
||||
|
||||
sub plugindata {
|
||||
return {
|
||||
content => [ { images => 1, rootdir => 1, vztmpl => 1, iso => 1, backup => 1},
|
||||
content => [ { images => 1, vztmpl => 1, iso => 1, backup => 1},
|
||||
{ images => 1 }],
|
||||
format => [ { raw => 1, qcow2 => 1, vmdk => 1 } , 'raw' ],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user