diff options
| author | Jeff Cantrill <jcantril@redhat.com> | 2016-12-19 16:03:06 -0500 |
|---|---|---|
| committer | Jeff Cantrill <jcantril@redhat.com> | 2016-12-19 16:03:06 -0500 |
| commit | 97a36d297fa79f0f1e5e4cdee661da345146c3c1 (patch) | |
| tree | 6d72fd5a628850a1c3f9aa0fa9283a651c24828c /playbooks/byo | |
| parent | f79c819387b93af7b32a09b60652195f850d0574 (diff) | |
minor updates for code reviews, remove unused params
Diffstat (limited to 'playbooks/byo')
| -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 |
