With pulpcore and other plugins we can set CONTENT_ORIGIN and CONTENT_PATH_PREFIX that make possible to use the base_url in a complex environment where the local fqdn is not reachable from outside.
Is it possible to alter the current base_url in the python plugin according to these parameters ?
With pulpcore and other plugins we can set
CONTENT_ORIGINandCONTENT_PATH_PREFIXthat make possible to use the base_url in a complex environment where the local fqdn is not reachable from outside.Is it possible to alter the current base_url in the python plugin according to these parameters ?