summaryrefslogtreecommitdiffstats
path: root/src/logicalfile/90_LMI_LogicalFile_Profile.mof.skel
diff options
context:
space:
mode:
Diffstat (limited to 'src/logicalfile/90_LMI_LogicalFile_Profile.mof.skel')
-rw-r--r--src/logicalfile/90_LMI_LogicalFile_Profile.mof.skel20
1 files changed, 20 insertions, 0 deletions
diff --git a/src/logicalfile/90_LMI_LogicalFile_Profile.mof.skel b/src/logicalfile/90_LMI_LogicalFile_Profile.mof.skel
new file mode 100644
index 0000000..4ea42e0
--- /dev/null
+++ b/src/logicalfile/90_LMI_LogicalFile_Profile.mof.skel
@@ -0,0 +1,20 @@
+instance of PG_ProviderProfileCapabilities
+{
+ CapabilityID = "@CLASS@";
+
+ ProviderModuleName = "cmpiLMI_LogicalFile";
+
+ ProviderName = "@CLASS@";
+
+ RegisteredProfile = 0;
+
+ OtherRegisteredProfile = "OpenLMI-LogicalFile";
+ OtherProfileOrganization = "OpenLMI";
+
+ ProfileVersion = "@VERSION@";
+
+ ConformingElements = {
+ "@CLASS@"
+ };
+};
+