Task #4972
closedAdd a Role variable to the 'pulp' role to set REMOTE_USER_ENVIRON_NAME
100%
Description
The new Pulp settings needs an equivalent option added to the installer. The settings in Pulp is here: https://docs.pulpproject.org/en/3.0/nightly/installation/configuration.html#remote-user-environ-name
Solution¶
The new variable should be called: pulp_remote_user_environ_name and default to unset. It should be shown in the docs here also: https://github.com/pulp/ansible-pulp/tree/master/roles/pulp#role-variables
Updated by bmbouter almost 4 years ago
labelling as a P1 because this blocks Katello's use of REMOTE_USER for their authentication https://projects.theforeman.org/issues/27038
Updated by amacdona@redhat.com almost 4 years ago
- Groomed changed from No to Yes
- Sprint set to Sprint 54
Updated by bmbouter almost 4 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to bmbouter
Added by bmbouter almost 4 years ago
Added by Brian Bouterse almost 4 years ago
Adds pulp_remote_user_environ_name setting
The pulp_remote_user_environ_name setting allows the user to specify the REMOTE_USER_ENVIRON_NAME Pulp setting. This also documents the setting in the role README.md
Updated by bmbouter almost 4 years ago
PR available at: https://github.com/pulp/ansible-pulp/pull/121
Updated by bmbouter almost 4 years ago
- Status changed from ASSIGNED to MODIFIED
- % Done changed from 0 to 100
Applied in changeset ansible-pulp3|9cb3a78120f9a3807a4fbcd15aab679ed9df3c55.
Updated by bmbouter over 3 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Updated by ggainey about 3 years ago
- Tags Katello added
- Tags deleted (
Katello-P1)
Updated by bmbouter about 3 years ago
- Category set to Installer - Moved to GitHub issues
- Tags deleted (
Pulp 3 installer)
Adds pulp_remote_user_environ_name setting
The pulp_remote_user_environ_name setting allows the user to specify the REMOTE_USER_ENVIRON_NAME Pulp setting. This also documents the setting in the role README.md
https://pulp.plan.io/issues/4972 closes #4972