|
@@ -714,7 +714,14 @@ var configs = [
|
|
"foreignKey": null,
|
|
"foreignKey": null,
|
|
"value": "<templateName[0]>",
|
|
"value": "<templateName[0]>",
|
|
"filename": "core-site.xml"
|
|
"filename": "core-site.xml"
|
|
- }
|
|
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "fs.glusterfs.getfattrcmd",
|
|
|
|
+ "templateName": ["fs_glusterfs_getfattrcmd"],
|
|
|
|
+ "foreignKey": null,
|
|
|
|
+ "value": "<templateName[0]>",
|
|
|
|
+ "filename": "core-site.xml"
|
|
|
|
+ }
|
|
];
|
|
];
|
|
|
|
|
|
/**
|
|
/**
|