diff --git a/python_modules/conf.py b/python_modules/conf.py index 80a11db5..935e6896 100644 --- a/python_modules/conf.py +++ b/python_modules/conf.py @@ -37,7 +37,8 @@ shared_setup_loaded_cmds = ('inflate_bubble.set_fusato_structure', 'infra.icons_themes', 'infra.shared_files', 'infra.set_symlinks', - 'infra.boostrap_shared' + 'infra.boostrap_shared', + 'infra.add_web_profile' ) shared_setup_server_cmds = ('inflate_bubble.set_fusato_server_installer_structure',