We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54042e6 commit 08087a0Copy full SHA for 08087a0
etc/kayobe/ansible/pulp-auth-proxy.yml
@@ -8,7 +8,7 @@
8
- import_role:
9
name: pulp_auth_proxy
10
vars:
11
- pulp_auth_proxy_url: "{{ stackhpc_repo_mirror_url }}"
+ pulp_auth_proxy_url: "{{ stackhpc_release_pulp_url }}"
12
pulp_auth_proxy_username: "{{ stackhpc_repo_mirror_username }}"
13
pulp_auth_proxy_password: "{{ stackhpc_repo_mirror_password }}"
14
pulp_auth_proxy_conf_path: "{{ base_path }}/containers/pulp_proxy"
0 commit comments