Add content type rootfs to RBD and extend manual
This commit is contained in:
committed by
Dietmar Maurer
parent
99d4c75346
commit
1f79bb07f1
@ -197,7 +197,7 @@ sub type {
|
||||
|
||||
sub plugindata {
|
||||
return {
|
||||
content => [ {images => 1}, { images => 1 }],
|
||||
content => [ {images => 1, rootdir => 1}, { images => 1 }],
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user