From 97a36d297fa79f0f1e5e4cdee661da345146c3c1 Mon Sep 17 00:00:00 2001
From: Jeff Cantrill <jcantril@redhat.com>
Date: Mon, 19 Dec 2016 16:03:06 -0500
Subject: minor updates for code reviews, remove unused params

---
 playbooks/byo/openshift-cluster/openshift-logging.yml | 5 +++++
 1 file changed, 5 insertions(+)

(limited to 'playbooks')

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
-- 
cgit v1.2.3