diff options
Diffstat (limited to 'playbooks/byo/openshift-cluster/openshift-logging.yml')
-rw-r--r-- | playbooks/byo/openshift-cluster/openshift-logging.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/playbooks/byo/openshift-cluster/openshift-logging.yml b/playbooks/byo/openshift-cluster/openshift-logging.yml index 89862e77a..09ab91bbd 100644 --- a/playbooks/byo/openshift-cluster/openshift-logging.yml +++ b/playbooks/byo/openshift-cluster/openshift-logging.yml @@ -1,4 +1,9 @@ --- +# +# This playbook is a preview of upcoming changes for installing +# Hosted logging on. See inventory/byo/hosts.*.example for the +# currently supported method. +# - include: ../../common/openshift-cluster/verify_ansible_version.yml - name: Create initial host groups for localhost |