summaryrefslogtreecommitdiffstats
path: root/src/account/90_LMI_Account_Profile.mof.skel
diff options
context:
space:
mode:
Diffstat (limited to 'src/account/90_LMI_Account_Profile.mof.skel')
-rw-r--r--src/account/90_LMI_Account_Profile.mof.skel28
1 files changed, 28 insertions, 0 deletions
diff --git a/src/account/90_LMI_Account_Profile.mof.skel b/src/account/90_LMI_Account_Profile.mof.skel
new file mode 100644
index 0000000..ff0bdee
--- /dev/null
+++ b/src/account/90_LMI_Account_Profile.mof.skel
@@ -0,0 +1,28 @@
+instance of PG_ProviderProfileCapabilities
+{
+ CapabilityID = "@CLASS@";
+
+ ProviderModuleName = "cmpiLMI_Account";
+
+ ProviderName = "@CLASS@";
+
+ RegisteredProfile = 0;
+
+ OtherRegisteredProfile = "OpenLMI-Account";
+ OtherProfileOrganization = "OpenLMI";
+
+ ProfileVersion = "0.0.1";
+
+ RegisteredSubProfiles = {
+ 3025
+ };
+
+ SubprofileVersions = {
+ "1.0.1"
+ };
+
+ ConformingElements = {
+ "@CLASS@"
+ };
+};
+