Skip to content

Commit 54042e6

Browse files
committed
pulp_auth_proxy: Fix variable name in README
1 parent bc83165 commit 54042e6

File tree

1 file changed

+1
-1
lines changed
  • etc/kayobe/ansible/roles/pulp_auth_proxy

1 file changed

+1
-1
lines changed

etc/kayobe/ansible/roles/pulp_auth_proxy/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ any untrusted environment.
1515

1616
## Role variables
1717

18-
* `pulp_auth_proxy_pulp_url`: URL of the Pulp server to proxy requests to.
18+
* `pulp_auth_proxy_url`: URL of the Pulp server to proxy requests to.
1919
* `pulp_auth_proxy_username`: Username of the Pulp server to proxy requests to.
2020
* `pulp_auth_proxy_password`: Password of the Pulp server to proxy requests to.
2121
* `pulp_auth_proxy_conf_path`: Path to a directory in which to write Nginx

0 commit comments

Comments
 (0)