From 5ed96eda050f8d9ab99003727f9ecefb96ff1b6d Mon Sep 17 00:00:00 2001
From: Rafael Guterres Jeffman <rjeffman@redhat.com>
Date: Wed, 23 Aug 2023 15:35:04 -0300
Subject: [PATCH] Updated supported distros

Updated all roles README files to add supported distros, as CentOS
Stream is supported (both 8 and 9) and also Debian clients.
---
 roles/ipabackup/README.md           | 1 +
 roles/ipaclient/README.md           | 2 ++
 roles/ipareplica/README.md          | 1 +
 roles/ipaserver/README.md           | 1 +
 roles/ipasmartcard_client/README.md | 1 +
 roles/ipasmartcard_server/README.md | 1 +
 6 files changed, 7 insertions(+)

diff --git a/roles/ipabackup/README.md b/roles/ipabackup/README.md
index b87ec394..7a27360a 100644
--- a/roles/ipabackup/README.md
+++ b/roles/ipabackup/README.md
@@ -33,6 +33,7 @@ Supported Distributions
 -----------------------
 
 * RHEL/CentOS 7.6+
+* CentOS Stream 8+
 * Fedora 26+
 * Ubuntu 16.04 and 18.04
 
diff --git a/roles/ipaclient/README.md b/roles/ipaclient/README.md
index 5a8fff83..ef157642 100644
--- a/roles/ipaclient/README.md
+++ b/roles/ipaclient/README.md
@@ -24,8 +24,10 @@ Supported Distributions
 -----------------------
 
 * RHEL/CentOS 7.4+
+* CentOS Stream 8+
 * Fedora 26+
 * Ubuntu
+* Debian
 
 
 Requirements
diff --git a/roles/ipareplica/README.md b/roles/ipareplica/README.md
index b227223f..fb9b1a45 100644
--- a/roles/ipareplica/README.md
+++ b/roles/ipareplica/README.md
@@ -27,6 +27,7 @@ Supported Distributions
 -----------------------
 
 * RHEL/CentOS 7.6+
+* CentOS Stream 8+
 * Fedora 26+
 * Ubuntu 16.04 and 18.04
 
diff --git a/roles/ipaserver/README.md b/roles/ipaserver/README.md
index 54fdc8b7..c6d11147 100644
--- a/roles/ipaserver/README.md
+++ b/roles/ipaserver/README.md
@@ -24,6 +24,7 @@ Supported Distributions
 -----------------------
 
 * RHEL/CentOS 7.6+
+* CentOS Stream 8+
 * Fedora 26+
 * Ubuntu 16.04 and 18.04
 
diff --git a/roles/ipasmartcard_client/README.md b/roles/ipasmartcard_client/README.md
index afe0ae1c..55c95dfb 100644
--- a/roles/ipasmartcard_client/README.md
+++ b/roles/ipasmartcard_client/README.md
@@ -24,6 +24,7 @@ Supported Distributions
 -----------------------
 
 * RHEL/CentOS 7.6+
+* CentOS Stream 8+
 * Fedora 26+
 
 
diff --git a/roles/ipasmartcard_server/README.md b/roles/ipasmartcard_server/README.md
index 299b49fc..c758f247 100644
--- a/roles/ipasmartcard_server/README.md
+++ b/roles/ipasmartcard_server/README.md
@@ -26,6 +26,7 @@ Supported Distributions
 -----------------------
 
 * RHEL/CentOS 7.6+
+* CentOS Stream 8+
 * Fedora 26+
 
 
-- 
GitLab