From a85e51336c346b54770703f2a41ffffc0b7e38a2 Mon Sep 17 00:00:00 2001 From: Mark Bishop Date: Fri, 28 Sep 2018 18:21:35 -0700 Subject: [PATCH] removing draft flag for air gap --- .../config-rancher-for-private-reg/_index.md | 1 - .../air-gap-installation/install-rancher/_index.md | 3 +++ .../air-gap-installation/prepare-private-reg/_index.md | 1 - 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/content/rancher/v2.x/en/installation/air-gap-installation/config-rancher-for-private-reg/_index.md b/content/rancher/v2.x/en/installation/air-gap-installation/config-rancher-for-private-reg/_index.md index 4084d537d00..2286ff0a088 100644 --- a/content/rancher/v2.x/en/installation/air-gap-installation/config-rancher-for-private-reg/_index.md +++ b/content/rancher/v2.x/en/installation/air-gap-installation/config-rancher-for-private-reg/_index.md @@ -1,7 +1,6 @@ --- title: 3—Configuring Rancher for the Private Registry weight: 75 -draft: true --- Rancher needs to be configured to use the private registry as source for the needed images. diff --git a/content/rancher/v2.x/en/installation/air-gap-installation/install-rancher/_index.md b/content/rancher/v2.x/en/installation/air-gap-installation/install-rancher/_index.md index 3578650b56e..83abb50a520 100644 --- a/content/rancher/v2.x/en/installation/air-gap-installation/install-rancher/_index.md +++ b/content/rancher/v2.x/en/installation/air-gap-installation/install-rancher/_index.md @@ -1,7 +1,10 @@ --- title: 2—Installing Rancher weight: 50 +<<<<<<< HEAD draft: true +======= +>>>>>>> removing draft flag for air gap --- After your private registry is setup for your Rancher installation, complete that installation. Follow one of the procedures below based on the configuration in which you want to run Rancher. diff --git a/content/rancher/v2.x/en/installation/air-gap-installation/prepare-private-reg/_index.md b/content/rancher/v2.x/en/installation/air-gap-installation/prepare-private-reg/_index.md index b86f31d5150..d6068cec1ee 100644 --- a/content/rancher/v2.x/en/installation/air-gap-installation/prepare-private-reg/_index.md +++ b/content/rancher/v2.x/en/installation/air-gap-installation/prepare-private-reg/_index.md @@ -1,7 +1,6 @@ --- title: 1—Preparing the Private Registry weight: 25 -draft: true --- For the first part of your air gap install, you'll prepare your private registry for Rancher installation by downloading the Rancher release files, and then pushing them to your private registry.