Skip to content
This repository has been archived by the owner on Sep 18, 2021. It is now read-only.

Commit

Permalink
Removing unused URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
jaypoulz committed Aug 26, 2018
1 parent d9a52eb commit cf4a3e5
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions workspace/inventories/group_vars/all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,6 @@ certificate_authority_urls:
- https://password.corp.redhat.com/legacy.crt
- https://password.corp.redhat.com/RH-IT-Root-CA.crt
- https://engineering.redhat.com/Eng-CA.crt
rhel_base_urls:
x86_64: "http://pulp.dist.prod.ext.phx2.redhat.com/content/dist/rhel/server/7/7Server"
ppc64le: "http://pulp.dist.prod.ext.phx2.redhat.com/content/dist/rhel/power-le/7/7Server"
s390x: "http://pulp.dist.prod.ext.phx2.redhat.com/content/dist/rhel/system-z/7/7Server"
aarch64: "http://pulp.dist.prod.ext.phx2.redhat.com/content/dist/rhel/arm/7/7Server"
rhel_base: "{{ rhel_base_urls[arch] }}"
# Set pre_upload_files to empty array so it isn't undefined
pre_upload_files: []

Expand Down

0 comments on commit cf4a3e5

Please sign in to comment.