summaryrefslogtreecommitdiffstats
path: root/playbooks/byo/openshift-etcd/scaleup.yml
blob: c35fd9f379875d657539ca2f051087b9c1351710 (plain)
1
2
3
4
5
6
7
8
---
- include: ../openshift-cluster/initialize_groups.yml

- include: ../../common/openshift-cluster/evaluate_groups.yml
- include: ../../common/openshift-etcd/scaleup.yml
  vars:
    openshift_cluster_id: "{{ cluster_id | default('default') }}"
    openshift_deployment_type: "{{ deployment_type }}"