summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-cluster/openshift_hosted.yml
blob: 1cbc0f544c0972b99de3ee39e2753444f6af523d (plain)
1
2
3
4
5
- name: Create Hosted Resources
  hosts: oo_first_master
  roles:
  - role: openshift_hosted
    openshift_hosted_router_registryurl: "{{ hostvars[groups.oo_first_master.0].openshift.master.registry_url }}"