summaryrefslogtreecommitdiffstats
path: root/playbooks/byo/openshift-cluster/openshift-logging.yml
blob: a523bb47f276200fca4cc1f4e2b31004f230def3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
#
# This playbook is a preview of upcoming changes for installing
# Hosted logging on.  See inventory/byo/hosts.*.example for the
# currently supported method.
#
- include: initialize_groups.yml
  tags:
  - always

- include: ../../common/openshift-cluster/std_include.yml
  tags:
  - always

- include: ../../common/openshift-cluster/openshift_logging.yml