forked from infra/ansible
os-control: re-add a playbook and move to rhel9 in staging
We accidentally dropped the os-control playbook, since it was part of the openshift 3.11 cluster playbooks. So, re-add that here, and move staging over to rhel9. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
e613cb8510
commit
28bca8208d
3 changed files with 50 additions and 2 deletions
1
main.yml
1
main.yml
|
|
@ -48,6 +48,7 @@
|
|||
- import_playbook: /srv/web/infra/ansible/playbooks/groups/mirrormanager.yml
|
||||
- import_playbook: /srv/web/infra/ansible/playbooks/groups/nfs-servers.yml
|
||||
- import_playbook: /srv/web/infra/ansible/playbooks/groups/noc.yml
|
||||
- import_playbook: /srv/web/infra/ansible/playbooks/groups/os-control.yml
|
||||
- import_playbook: /srv/web/infra/ansible/playbooks/groups/oci-registry.yml
|
||||
- import_playbook: /srv/web/infra/ansible/playbooks/groups/odcs.yml
|
||||
- import_playbook: /srv/web/infra/ansible/playbooks/groups/openqa-workers.yml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue