certificates.yml 233 B

12345678
  1. ---
  2. - name: Create OpenShift certificates for master hosts
  3. hosts: oo_masters_to_config
  4. roles:
  5. - role: openshift_master_facts
  6. - role: openshift_named_certificates
  7. - role: openshift_ca
  8. - role: openshift_master_certificates