diff --git a/manifests/plugin/python/module.pp b/manifests/plugin/python/module.pp index 393cbe57..5a522ca4 100644 --- a/manifests/plugin/python/module.pp +++ b/manifests/plugin/python/module.pp @@ -55,7 +55,7 @@ { 'title' => $title, 'config' => $config, - 'module' => $_module_import, + 'module' => $module, }, ), }