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 39cf556 commit 25644c3Copy full SHA for 25644c3
ansible/roles/pulp_site/defaults/main.yml
@@ -1,4 +1,4 @@
1
-pulp_site_url: "http://{{ appliances_pulp_url }}"
+pulp_site_url: "{{ appliances_pulp_url }}"
2
pulp_site_port: 8080
3
pulp_site_username: admin # shouldn't be changed
4
pulp_site_upstream_username: slurm-app-ci
0 commit comments