From a4de81281e4b4de66646b91c7e994338d4b3eedb Mon Sep 17 00:00:00 2001 From: Mark Bishop Date: Thu, 12 Jul 2018 12:19:38 -0700 Subject: [PATCH] correcting filenames without underscore in authentication folder --- .../admin-settings/authentication/configuring-ad/_index.md | 6 ++++++ .../authentication/configuring-azure-ad/_index.md | 6 ++++++ .../authentication/configuring-freeipa/_index.md | 6 ++++++ .../authentication/configuring-github/_index.md | 6 ++++++ .../configuring-local-authentication/_index.md | 6 ++++++ .../authentication/configuring-openldap/_index.md | 6 ++++++ 6 files changed, 36 insertions(+) create mode 100644 content/rancher/v2.x/en/admin-settings/authentication/configuring-ad/_index.md create mode 100644 content/rancher/v2.x/en/admin-settings/authentication/configuring-azure-ad/_index.md create mode 100644 content/rancher/v2.x/en/admin-settings/authentication/configuring-freeipa/_index.md create mode 100644 content/rancher/v2.x/en/admin-settings/authentication/configuring-github/_index.md create mode 100644 content/rancher/v2.x/en/admin-settings/authentication/configuring-local-authentication/_index.md create mode 100644 content/rancher/v2.x/en/admin-settings/authentication/configuring-openldap/_index.md diff --git a/content/rancher/v2.x/en/admin-settings/authentication/configuring-ad/_index.md b/content/rancher/v2.x/en/admin-settings/authentication/configuring-ad/_index.md new file mode 100644 index 00000000000..735373a422e --- /dev/null +++ b/content/rancher/v2.x/en/admin-settings/authentication/configuring-ad/_index.md @@ -0,0 +1,6 @@ +--- +title: Configuring Active Directory +weight: 50 +aliases: + -/rancher/v2.x/en/tasks/global-configuration/authentication/active-directory/ +--- \ No newline at end of file diff --git a/content/rancher/v2.x/en/admin-settings/authentication/configuring-azure-ad/_index.md b/content/rancher/v2.x/en/admin-settings/authentication/configuring-azure-ad/_index.md new file mode 100644 index 00000000000..d715528b4b9 --- /dev/null +++ b/content/rancher/v2.x/en/admin-settings/authentication/configuring-azure-ad/_index.md @@ -0,0 +1,6 @@ +--- +title: Configuring Azure AD +weight: 75 +aliases: + +--- \ No newline at end of file diff --git a/content/rancher/v2.x/en/admin-settings/authentication/configuring-freeipa/_index.md b/content/rancher/v2.x/en/admin-settings/authentication/configuring-freeipa/_index.md new file mode 100644 index 00000000000..cbe01e803e0 --- /dev/null +++ b/content/rancher/v2.x/en/admin-settings/authentication/configuring-freeipa/_index.md @@ -0,0 +1,6 @@ +--- +title: Configuring FreeIPA +weight: 150 +aliases: + +--- \ No newline at end of file diff --git a/content/rancher/v2.x/en/admin-settings/authentication/configuring-github/_index.md b/content/rancher/v2.x/en/admin-settings/authentication/configuring-github/_index.md new file mode 100644 index 00000000000..a1f2b96d213 --- /dev/null +++ b/content/rancher/v2.x/en/admin-settings/authentication/configuring-github/_index.md @@ -0,0 +1,6 @@ +--- +title: Configuring GitHub +weight: 100 +aliases: + +--- \ No newline at end of file diff --git a/content/rancher/v2.x/en/admin-settings/authentication/configuring-local-authentication/_index.md b/content/rancher/v2.x/en/admin-settings/authentication/configuring-local-authentication/_index.md new file mode 100644 index 00000000000..6a9858dcffc --- /dev/null +++ b/content/rancher/v2.x/en/admin-settings/authentication/configuring-local-authentication/_index.md @@ -0,0 +1,6 @@ +--- +title: Configuring Local Authentication +weight: 25 +aliases: + +--- \ No newline at end of file diff --git a/content/rancher/v2.x/en/admin-settings/authentication/configuring-openldap/_index.md b/content/rancher/v2.x/en/admin-settings/authentication/configuring-openldap/_index.md new file mode 100644 index 00000000000..a92cfc9fa23 --- /dev/null +++ b/content/rancher/v2.x/en/admin-settings/authentication/configuring-openldap/_index.md @@ -0,0 +1,6 @@ +--- +title: Configuring OpenLDAP +weight: 125 +aliases: + +--- \ No newline at end of file