summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-cluster/openshift_hosted.yml
blob: 2cb404abe12b56aa7df4ac048be0f1a797bce133 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
- include: create_persistent_volumes.yml

- include: openshift_default_storage_class.yml

- include: openshift_hosted_create_projects.yml

- include: openshift_hosted_router.yml

- include: openshift_hosted_registry.yml

- include: openshift_metrics.yml

- include: openshift_logging.yml

- include: cockpit-ui.yml

- include: openshift_prometheus.yml