Deployment of logging fails if openshift_logging_es_nodeselector variable is specified
Issue
- Deployment of logging fails if
openshift_logging_es_nodeselector variableis specified
TASK [assert] *******************************************************************************************************************************************************************************************************************************
fatal: [master.example.com]: FAILED! => {
"assertion": "openshift_logging_es_ops_nodeselector is defined",
"changed": false,
"evaluated_to": false,
"msg": "A node selector is required for Elasticsearch Ops pods, please specify one with openshift_logging_es_ops_nodeselector"
}
- Deployment of logging fails if
openshift_logging_es_nodeselectorvariable is not specified in the inventory file
Environment
- Openshift Container Platform 3.11
- Logging
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
