Details
-
Bug
-
Status: Closed
-
Top
-
Resolution: Fixed
-
None
-
None
Description
Problem occurs for example with the following setup:
+hst:hst
+hst:hosts
+test [hst:virtualhostgroup]
-hst:cmslocation = cms.test.onehippo.com
+acct [hst:virtualhostgroup]
-hst:cmslocation = cms.acct.onehippo.com
+prod [hst:virtualhostgroup]
-hst:cmslocation = cms.onehippo.com
Now, for some environments the channel manager might not work. A work around for HST 2.26.03 to remove all the hst:cmslocation properties of the environments that are not used on the current environment. Thus, for example for env 'acct', remove the cmslocation for 'test' and 'prod'.