From 298fa82f6f7fc2ad0d472d52194c108934dbe7c9 Mon Sep 17 00:00:00 2001 From: David Kirwan Date: Apr 27 2023 13:42:28 +0000 Subject: Remove typo Signed-off-by: David Kirwan --- diff --git a/modules/ocp4/pages/sop_disable_provisioners_role.adoc b/modules/ocp4/pages/sop_disable_provisioners_role.adoc index 362b074..fdece3e 100644 --- a/modules/ocp4/pages/sop_disable_provisioners_role.adoc +++ b/modules/ocp4/pages/sop_disable_provisioners_role.adoc @@ -6,7 +6,7 @@ == Disabling self-provisioners role -By default, when a user authenticates with Openshift via Oauth, it is part of the `self-provisioners` group. This group provides the ability to create new projects. On CentOS CI we do not want users to be able to create their own projects, as we have a system in place where we create a project and control the administrators of that project. +By default, when a user authenticates with Openshift via Oauth, it is part of the `self-provisioners` group. This group provides the ability to create new projects. On the Fedora cluster we do not want users to be able to create their own projects, as we have a system in place where we create a project and control the administrators of that project. To disable the self-provisioner role do the following as outlined in the documentation[1].