diff -r cc7f212b2c48 -r 0aa55a5dafde core/modulemanager.lua --- a/core/modulemanager.lua Fri Oct 02 22:37:03 2009 +0100 +++ b/core/modulemanager.lua Mon Oct 05 10:42:36 2009 +0100 @@ -106,6 +106,7 @@ if not modulemap[host] then modulemap[host] = {}; + hosts[host].modules = modulemap[host]; end if modulemap[host][module_name] then