summaryrefslogtreecommitdiffstats
path: root/src/software-dbus/90_LMI_Software_Profile.mof.skel
diff options
context:
space:
mode:
authorPeter Schiffer <pschiffe@redhat.com>2014-03-14 15:51:21 +0100
committerPeter Schiffer <pschiffe@redhat.com>2014-03-14 15:51:21 +0100
commit1dcddcb94f89be4f06c762ee982c1a4e477abad4 (patch)
tree552faada3fbc47e9e57276f462152a65b070449b /src/software-dbus/90_LMI_Software_Profile.mof.skel
parentccd7c63b723573570600159e3e3bc1f652ad2159 (diff)
downloadopenlmi-providers-1dcddcb94f89be4f06c762ee982c1a4e477abad4.tar.gz
openlmi-providers-1dcddcb94f89be4f06c762ee982c1a4e477abad4.tar.xz
openlmi-providers-1dcddcb94f89be4f06c762ee982c1a4e477abad4.zip
Software-dbus: started new software-dbus provider
Diffstat (limited to 'src/software-dbus/90_LMI_Software_Profile.mof.skel')
-rw-r--r--src/software-dbus/90_LMI_Software_Profile.mof.skel22
1 files changed, 22 insertions, 0 deletions
diff --git a/src/software-dbus/90_LMI_Software_Profile.mof.skel b/src/software-dbus/90_LMI_Software_Profile.mof.skel
new file mode 100644
index 0000000..7abd089
--- /dev/null
+++ b/src/software-dbus/90_LMI_Software_Profile.mof.skel
@@ -0,0 +1,22 @@
+instance of PG_ProviderProfileCapabilities
+{
+ CapabilityID = "@CLASS@";
+
+ ProviderModuleName = "cmpiLMI_Software";
+
+ ProviderName = "@CLASS@";
+
+ RegisteredProfile = 0;
+
+ OtherRegisteredProfile = "OpenLMI-Software";
+ OtherProfileOrganization = "OpenLMI";
+
+ ProfileVersion = "@VERSION@";
+
+ RegisteredSubProfiles = {};
+
+ ConformingElements = {
+ "@CLASS@"
+ };
+};
+