From df05e09721ffe76d85f4d290d05ff9648b0c604c Mon Sep 17 00:00:00 2001 From: Mark Bishop Date: Mon, 16 Jul 2018 11:14:48 -0700 Subject: [PATCH] deleting old global-config index file --- .../v2.x/en/admin-settings/_index-concept.md | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 content/rancher/v2.x/en/admin-settings/_index-concept.md diff --git a/content/rancher/v2.x/en/admin-settings/_index-concept.md b/content/rancher/v2.x/en/admin-settings/_index-concept.md deleted file mode 100644 index f4f7545d47c..00000000000 --- a/content/rancher/v2.x/en/admin-settings/_index-concept.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -title: Global Configuration -weight: 1 ---- -After installing Rancher 2.0, you should configure it to support your users and environment. This section describes the global configurations you should make after installation. - -- [Rancher Server URL]({{< baseurl >}}/rancher/v2.x/en/concepts/global-configuration/server-url) -- [Authentication]({{< baseurl >}}/rancher/v2.x/en/concepts/global-configuration/authentication/) -- [Users, Roles, and Permissions]({{< baseurl >}}/rancher/v2.x/en/concepts/global-configuration/users-roles-permissions) -- [Pod Security Policies]({{< baseurl >}}/rancher/v2.x/en/concepts/global-configuration/pod-security-policies) -- [Node Drivers]({{< baseurl >}}/rancher/v2.x/en/concepts/global-configuration/node-drivers) -- [Node Templates]({{< baseurl >}}/rancher/v2.x/en/concepts/global-configuration/node-templates) -