From 625f3c384dea9007d85b2d40514a0e8b7c9b8d37 Mon Sep 17 00:00:00 2001 From: Mark Bishop Date: Fri, 20 Apr 2018 11:33:27 -0700 Subject: [PATCH] applied stash and fixed a few files that still had tags and categories. --- content/rancher/_index.md | 2 -- content/rancher/concepts/architecture.md | 3 --- .../installation/server-installation/high-availability.md | 3 --- .../installation/server-installation/single-node-installs.md | 3 --- 4 files changed, 11 deletions(-) diff --git a/content/rancher/_index.md b/content/rancher/_index.md index 5e5d21864b9..85a2a02772c 100644 --- a/content/rancher/_index.md +++ b/content/rancher/_index.md @@ -1,6 +1,4 @@ --- - tag: ["rancher", "overview"] - category: "rancher" layout: list-docs title: Rancher 2.0 Documentation weight: 1 diff --git a/content/rancher/concepts/architecture.md b/content/rancher/concepts/architecture.md index fba42cd72f6..f9ae161bc4f 100644 --- a/content/rancher/concepts/architecture.md +++ b/content/rancher/concepts/architecture.md @@ -1,10 +1,7 @@ --- title: Rancher Architecture draft: true -tags: [ "install" ] layout: list -categories: - - "rancher" --- # Rancher Architecture diff --git a/content/rancher/installation/server-installation/high-availability.md b/content/rancher/installation/server-installation/high-availability.md index 4474ef5caf6..6e0ca3c4c46 100644 --- a/content/rancher/installation/server-installation/high-availability.md +++ b/content/rancher/installation/server-installation/high-availability.md @@ -1,10 +1,7 @@ --- title: High-Availability Installation draft: true -tags: [ "install" ] layout: list -categories: - - "rancher" --- # High-Availability Installation (a.k.a. Multi-Node Installation) diff --git a/content/rancher/installation/server-installation/single-node-installs.md b/content/rancher/installation/server-installation/single-node-installs.md index 0af53cbcb6a..026ff6cc161 100644 --- a/content/rancher/installation/server-installation/single-node-installs.md +++ b/content/rancher/installation/server-installation/single-node-installs.md @@ -1,10 +1,7 @@ --- title: Single Node Installation draft: true -tags: [ "install" ] layout: list -categories: - - "rancher" --- # Single-Node Installation