Skip to content

Commit

Permalink
Add RHEL 8 EUS link for RHUI
Browse files Browse the repository at this point in the history
Currently, no RHEL 8 EUS content is available on RHUI, but it is needed
for the same reasons that RHEL 7 EUS content is available.
  • Loading branch information
Andrew Hills committed May 20, 2020
1 parent 3c0ec83 commit 1c744c2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/cdn_definitions/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,10 @@
"dest": "/content/els/rhel",
"src": "/content/els/rhel/rhui"
},
{
"dest": "/content/eus/rhel8",
"src": "/content/eus/rhel8/rhui"
},
{
"dest": "/content/eus/rhel",
"src": "/content/eus/rhel/rhui"
Expand Down
3 changes: 3 additions & 0 deletions src/cdn_definitions/data.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,9 @@ rhui_alias:
- src: /content/els/rhel/rhui
dest: /content/els/rhel

- src: /content/eus/rhel8/rhui
dest: /content/eus/rhel8

- src: /content/eus/rhel/rhui
dest: /content/eus/rhel

Expand Down

0 comments on commit 1c744c2

Please sign in to comment.