summaryrefslogtreecommitdiffstats
path: root/roles/openshift_logging/library/openshift_logging_facts.py
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2018-01-10 10:21:53 -0800
committerGitHub <noreply@github.com>2018-01-10 10:21:53 -0800
commit14e5e8cfff847071d75ff7b7ffc99509214ba779 (patch)
treee790feefcfc742ecd69291e83f4e6db805795339 /roles/openshift_logging/library/openshift_logging_facts.py
parentee2d4b8e66a344e8f6ca12cbc9362a80a07555d0 (diff)
parent3c5539a339145af54536d2731d7444b04f4cdf64 (diff)
downloadopenshift-14e5e8cfff847071d75ff7b7ffc99509214ba779.tar.gz
openshift-14e5e8cfff847071d75ff7b7ffc99509214ba779.tar.bz2
openshift-14e5e8cfff847071d75ff7b7ffc99509214ba779.tar.xz
openshift-14e5e8cfff847071d75ff7b7ffc99509214ba779.zip
Merge pull request #6609 from nkinder/openshift_logging_mux-interface
Automatic merge from submit-queue. Don't hardcode the network interface in the openshift_logging_mux role The openshift_logging_mux role hardcodes the 'eth0' interface alias for determining the IP address to use for incoming external client connections. This will cause the playbook to fail with an undefined variable error on systems where an 'eth0' interface does not exist. This patch changes the default IP address for external connections to use the 'ansible_default_ipv4' fact. It also allows this to be overridden by a new 'openshift_logging_mux_external_address' variable.
Diffstat (limited to 'roles/openshift_logging/library/openshift_logging_facts.py')
0 files changed, 0 insertions, 0 deletions