From 950095e301aa11812d89ff86519d7c158459a222 Mon Sep 17 00:00:00 2001
From: Craig Norris <cnorris@gitlab.com>
Date: Wed, 25 Aug 2021 18:48:06 +0000
Subject: [PATCH] Add tier badging to Distribution group pages

Add tier badges to Distribution group doc pages
---
 doc/administration/configure.md                             | 2 +-
 doc/administration/operations/cleaning_up_redis_sessions.md | 2 +-
 doc/install/next_steps.md                                   | 2 +-
 doc/topics/offline/index.md                                 | 2 +-
 doc/topics/offline/quick_start_guide.md                     | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/doc/administration/configure.md b/doc/administration/configure.md
index 73fbf527fe1..d3e37b4a0ee 100644
--- a/doc/administration/configure.md
+++ b/doc/administration/configure.md
@@ -5,7 +5,7 @@ info: To determine the technical writer assigned to the Stage/Group associated w
 type: reference
 ---
 
-# Configure your GitLab installation
+# Configure your GitLab installation **(FREE SELF)**
 
 Customize and configure your self-managed GitLab installation.
 
diff --git a/doc/administration/operations/cleaning_up_redis_sessions.md b/doc/administration/operations/cleaning_up_redis_sessions.md
index 194dd8f39e2..84cbfae2230 100644
--- a/doc/administration/operations/cleaning_up_redis_sessions.md
+++ b/doc/administration/operations/cleaning_up_redis_sessions.md
@@ -4,7 +4,7 @@ group: Distribution
 info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#assignments
 ---
 
-# Cleaning up stale Redis sessions
+# Cleaning up stale Redis sessions **(FREE SELF)**
 
 Since version 6.2, GitLab stores web user sessions as key-value pairs in Redis.
 Prior to GitLab 7.3, user sessions did not automatically expire from Redis. If
diff --git a/doc/install/next_steps.md b/doc/install/next_steps.md
index f271caef493..e25241f0378 100644
--- a/doc/install/next_steps.md
+++ b/doc/install/next_steps.md
@@ -4,7 +4,7 @@ group: Distribution
 info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#assignments
 ---
 
-# Steps after installing GitLab
+# Steps after installing GitLab **(FREE SELF)**
 
 Here are a few resources you might want to check out after completing the
 installation.
diff --git a/doc/topics/offline/index.md b/doc/topics/offline/index.md
index df6e1f9491e..a48ac9feb1a 100644
--- a/doc/topics/offline/index.md
+++ b/doc/topics/offline/index.md
@@ -4,7 +4,7 @@ group: Distribution
 info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#assignments
 ---
 
-# Offline GitLab
+# Offline GitLab **(FREE SELF)**
 
 Computers in an offline environment are isolated from the public internet as a security measure. This
 page lists all the information available for running GitLab in an offline environment.
diff --git a/doc/topics/offline/quick_start_guide.md b/doc/topics/offline/quick_start_guide.md
index dd1ddeb31ff..09fae2b1fd5 100644
--- a/doc/topics/offline/quick_start_guide.md
+++ b/doc/topics/offline/quick_start_guide.md
@@ -4,7 +4,7 @@ group: Distribution
 info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#assignments
 ---
 
-# Getting started with an offline GitLab Installation
+# Getting started with an offline GitLab Installation **(FREE SELF)**
 
 This is a step-by-step guide that helps you install, configure, and use a self-managed GitLab
 instance entirely offline.
-- 
2.30.9