openshift_prometheus.yml 168 B

123456789
  1. ---
  2. - include: std_include.yml
  3. - name: OpenShift Prometheus
  4. hosts: oo_first_master
  5. roles:
  6. - openshift_prometheus
  7. vars:
  8. openshift_prometheus_state: present