Actions
Story #5648
closedTask #5629: Introduce CONTENT_ORIGIN as a required setting
Add CONTENT_ORIGIN to the installer
Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
-
Category:
Installer - Moved to GitHub issues
Sprint/Milestone:
-
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
Pulp services will refuse to start if the user doesn't set the required CONTENT_ORIGIN setting. The installer should set this on all pulp installations by default. Also the user should be able to set it explicitly as well.
Actions
Add pulp_settings.content_origin to the example vars files.
(Relies on setup module being run at the beginning of the ansible run to parse ansible_fqdn). And document it in the pulp role as well.
Fixes: #5648 Add CONTENT_ORIGIN to the installer https://pulp.plan.io/issues/5648