How to Run OpenShift Logging Playbook Without Deploying Fluentd
Issue
- In our inventory file I have this line:
openshift_logging_fluentd_nodeselector={"logging-infra-fluentd": "true"}
- The playbook labels all nodes with this, but we do not yet want fluentd to spin up until after we verify the configurations post-install
- When executing the
/usr/share/ansible/openshift-ansible/playbooks/byo/openshift-cluster/openshift-logging.ymlplaybook is there a way to keep fluentd turned off?
Environment
- Red Hat OpenShift Container Platform
- 3.6
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.