Skip to content

Commit

Permalink
Merge 1c744c2 into 3c0ec83
Browse files Browse the repository at this point in the history
  • Loading branch information
ahills committed May 20, 2020
2 parents 3c0ec83 + 1c744c2 commit ebf948f
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 ebf948f

Please sign in to comment.