From 2d83d7dac2ba8e590c34b1b00da45b81443b1091 Mon Sep 17 00:00:00 2001 From: Mark Bishop Date: Tue, 26 Jun 2018 15:28:40 -0700 Subject: [PATCH] adding aliases for renaming of files --- content/rancher/v2.x/en/backups/backups/_index.md | 1 + content/rancher/v2.x/en/backups/backups/ha-backups/_index.md | 1 + .../v2.x/en/backups/backups/single-node-backups/_index.md | 1 + 3 files changed, 3 insertions(+) diff --git a/content/rancher/v2.x/en/backups/backups/_index.md b/content/rancher/v2.x/en/backups/backups/_index.md index 1fba28d6cea..750477f8fcb 100644 --- a/content/rancher/v2.x/en/backups/backups/_index.md +++ b/content/rancher/v2.x/en/backups/backups/_index.md @@ -3,6 +3,7 @@ title: Backups weight: 50 aliases: - /rancher/v2.x/en/installation/after-installation/ + - /rancher/v2.x/en/backups/ --- This section contains information about how to create backups of your Rancher data and how to restore them in a disaster scenario. diff --git a/content/rancher/v2.x/en/backups/backups/ha-backups/_index.md b/content/rancher/v2.x/en/backups/backups/ha-backups/_index.md index e3cc076f3b4..5ce26b06500 100644 --- a/content/rancher/v2.x/en/backups/backups/ha-backups/_index.md +++ b/content/rancher/v2.x/en/backups/backups/ha-backups/_index.md @@ -3,6 +3,7 @@ title: Creating Backups—High Availability Installs weight: 50 aliases: - /rancher/v2.x/en/installation/after-installation/ha-backup-and-restoration/ + - /rancher/v2.x/en/installation/backups-and-restoration/ha-backup-and-restoration/ --- This section describes how to create backups of your high-availability Rancher install. diff --git a/content/rancher/v2.x/en/backups/backups/single-node-backups/_index.md b/content/rancher/v2.x/en/backups/backups/single-node-backups/_index.md index c07f1cfde7f..b5de34092ee 100644 --- a/content/rancher/v2.x/en/backups/backups/single-node-backups/_index.md +++ b/content/rancher/v2.x/en/backups/backups/single-node-backups/_index.md @@ -3,6 +3,7 @@ title: Creating Backups—Single Node Installs weight: 25 aliases: - /rancher/v2.x/en/installation/after-installation/single-node-backup-and-restoration/ + - /rancher/v2.x/en/installation/backups-and-restoration/single-node-backup-and-restoration/ --- After completing your single node installation of Rancher create a backup of your current installation. Use this backup as a restoration point in disaster scenarios.