summaryrefslogtreecommitdiffstats
path: root/reg2pegasus.py
diff options
context:
space:
mode:
Diffstat (limited to 'reg2pegasus.py')
-rw-r--r--reg2pegasus.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/reg2pegasus.py b/reg2pegasus.py
index 8f77434..c9e6b32 100644
--- a/reg2pegasus.py
+++ b/reg2pegasus.py
@@ -27,7 +27,7 @@ def define_module(location):
Version = "0.0.1";
InterfaceType = "CMPI";
InterfaceVersion = "2.0.0";
- ModuleGroupName = "cura-providers";
+ ModuleGroupName = "lmi-providers";
};
""" % { 'location': location }