refactor communishift according to new changes in ansible
This commit is contained in:
parent
2052e62153
commit
83389e1006
1 changed files with 2 additions and 1 deletions
|
@ -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`.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue