Story #5648
closedTask #5629: Introduce CONTENT_ORIGIN as a required setting
Add CONTENT_ORIGIN to the installer
100%
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.
Added by Mike DePaulo about 5 years ago
Added by Mike DePaulo about 5 years ago
Revision 8d66c50b | View on GitHub
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
Updated by Anonymous about 5 years ago
- Status changed from NEW to MODIFIED
- % Done changed from 0 to 100
Applied in changeset ansible-pulp3|8d66c50b8d02710feaa3334224ccd6980b933c99.
Added by Mike DePaulo about 5 years ago
Revision 2c18858f | View on GitHub
Add pulp_settings.content_origin to the vars files
Includes updating subrepos (ansible-pulp to document the change)
[noissue]
re: #5648 Add CONTENT_ORIGIN to the installer https://pulp.plan.io/issues/5648
Update repos
Updated by bmbouter almost 5 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Updated by bmbouter over 4 years ago
- Category set to Installer - Moved to GitHub issues
- Tags deleted (
Pulp 3 installer)
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