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 a1487c1 commit 9bde900Copy full SHA for 9bde900
roles/pulp_repository/defaults/main.yml
@@ -1,8 +1,8 @@
1
---
2
-pulp_url: http://localhost:24817
+pulp_url: https://localhost:24817
3
pulp_username: admin
4
pulp_password: password
5
-validate_certs: false
+validate_certs: true
6
7
pulp_repository_deb_repos: []
8
pulp_repository_python_repos: []
0 commit comments