diff --git a/modules/ocp4/pages/sop_communishift_onboard_tenant.adoc b/modules/ocp4/pages/sop_communishift_onboard_tenant.adoc index 6676990..8c9f7c6 100644 --- a/modules/ocp4/pages/sop_communishift_onboard_tenant.adoc +++ b/modules/ocp4/pages/sop_communishift_onboard_tenant.adoc @@ -11,7 +11,8 @@ To onboard a tenant, perform the following steps: === Add project name to Playbook -Members of `sysadmin-openshift` can run this playbook at [1]. It contains the list of communishift projects. When on boarding, add the new name of the project to the `communishift_projects` list at the bottom. +Members of `sysadmin-openshift` can run this playbook at [1]. It contains the list of communishift projects. When on boarding, add the new name of the project to the `communishift_projects` dictionary in `inventory/group_vars/all`. +If needed, resource quotas can be overriden from defaults in the same dictionary. Note: Projects *must* start with `communishift-` eg `communishift-dev-test`.