File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -166,6 +166,11 @@ AddType text/vtt vtt
166
166
# Redirect for renamed external DNS page
167
167
RewriteRule ^container-platform/4\.10/networking/external_dns_operator/nw-installing-external-dns-operator.html /container-platform/4.10/networking/external_dns_operator/nw-installing-external-dns-operator-on-cloud-providers.html [NE,R=301]
168
168
169
+ # Redirects for Telco ZTP changes delivered in https://github.com/openshift/openshift-docs/pull/35889
170
+ RewriteRule ^container-platform/(4\.10|4\.11)/scalability_and_performance/ztp-deploying-disconnected.html /container-platform/$1/scalability_and_performance/ztp-far-edge/ztp-deploying-far-edge-clusters-at-scale.html [NE,R=302]
171
+ RewriteRule ^container-platform/(4\.10|4\.11)/scalability_and_performance/ztp-configuring-single-node-cluster-deployment-during-installation.html /container-platform/$1/scalability_and_performance/ztp-far-edge/ztp-manual-install.html [NE,R=302]
172
+ RewriteRule ^container-platform/(4\.10|4\.11)/scalability_and_performance/ztp-vdu-validating-cluster-tuning.html /container-platform/$1/scalability_and_performance/ztp-far-edge/ztp-vdu-validating-cluster-tuning.html [NE,R=302]
173
+
169
174
# CNV scenarios based redirect
170
175
RewriteRule ^container-platform/4\.8/virt/learn_more_about_ov.html /container-platform/4.8/virt/virt-learn-more-about-openshift-virtualization.html [NE,R=301]
171
176
You can’t perform that action at this time.
0 commit comments