Skip to content

Commit 25644c3

Browse files
committed
typo
1 parent 39cf556 commit 25644c3

File tree

1 file changed

+1
-1
lines changed
  • ansible/roles/pulp_site/defaults

1 file changed

+1
-1
lines changed

ansible/roles/pulp_site/defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pulp_site_url: "http://{{ appliances_pulp_url }}"
1+
pulp_site_url: "{{ appliances_pulp_url }}"
22
pulp_site_port: 8080
33
pulp_site_username: admin # shouldn't be changed
44
pulp_site_upstream_username: slurm-app-ci

0 commit comments

Comments
 (0)