summaryrefslogtreecommitdiffstats
path: root/openlmi-register-pegasus
diff options
context:
space:
mode:
Diffstat (limited to 'openlmi-register-pegasus')
-rwxr-xr-xopenlmi-register-pegasus2
1 files changed, 1 insertions, 1 deletions
diff --git a/openlmi-register-pegasus b/openlmi-register-pegasus
index 260093f..73b7b0c 100755
--- a/openlmi-register-pegasus
+++ b/openlmi-register-pegasus
@@ -46,7 +46,7 @@ def define_module(location):
Version = "0.0.1";
InterfaceType = "CMPI";
InterfaceVersion = "2.0.0";
- ModuleGroupName = "lmi-providers";
+ ModuleGroupName = "%(location)s";
};
""" % { 'location': location }