Roles constants were initialized before the configuration file was
parsed. The result was that default values were always used. This commit
moves roles constants initialization to the modules where they are used.
Change-Id: I87406c320e5a403126a9c9c9a258390851f50056
Story: 2002541
Task: 22099