Skip to content

Commit 9bde900

Browse files
committed
Encourage security
1 parent a1487c1 commit 9bde900

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

roles/pulp_repository/defaults/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
2-
pulp_url: http://localhost:24817
2+
pulp_url: https://localhost:24817
33
pulp_username: admin
44
pulp_password: password
5-
validate_certs: false
5+
validate_certs: true
66

77
pulp_repository_deb_repos: []
88
pulp_repository_python_repos: []

0 commit comments

Comments
 (0)