Skip to content

Commit 58de119

Browse files
Update cfe_internal/enterprise/CFE_hub_specific.cf
Co-authored-by: Craig Comstock <[email protected]>
1 parent b91921b commit 58de119

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cfe_internal/enterprise/CFE_hub_specific.cf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ bundle common cfe_internal_hub_vars
109109
bundle agent update_cli_rest_server_url_config
110110
{
111111
vars:
112+
# Both share and live versions must be changed at once since httpd will be restarted later in the same agent run.
112113
"mp_config_file" string => "$(cfe_internal_hub_vars.docroot)/application/config/config.php";
113114
"mp_share_config_file" string => "$(sys.workdir)/share/GUI/application/config/config.php";
114115
"regex_test_pattern" string => ".*localhost:$(cfe_internal_hub_vars.https_port).*";

0 commit comments

Comments
 (0)