diff --git a/src/cdn_definitions/data.json b/src/cdn_definitions/data.json index 2fa1893..70b708e 100644 --- a/src/cdn_definitions/data.json +++ b/src/cdn_definitions/data.json @@ -10,6 +10,10 @@ } ], "rhui_alias": [ + { + "dest": "/content/aus/rhel8", + "src": "/content/aus/rhel8/rhui" + }, { "dest": "/content/aus/rhel", "src": "/content/aus/rhel/rhui" diff --git a/src/cdn_definitions/data.yaml b/src/cdn_definitions/data.yaml index 138f9dd..e4297ff 100644 --- a/src/cdn_definitions/data.yaml +++ b/src/cdn_definitions/data.yaml @@ -12,6 +12,9 @@ version: "1.0.0" # For some of these aliases, certain content is filtered under the /rhui/ paths # (mainly architectures). This is currently not expressed in the dataset here. rhui_alias: +- src: /content/aus/rhel8/rhui + dest: /content/aus/rhel8 + - src: /content/aus/rhel/rhui dest: /content/aus/rhel