also masters get messed up by this

This commit is contained in:
Kevin Fenzi 2018-09-27 23:10:46 +00:00
parent ff74860db5
commit 514d2b75ef

View file

@ -1,6 +1,6 @@
client
{% if ansible_hostname.startswith("os-node") %}
{% if ansible_hostname.startswith("os-") %}
# OpenShift REALLY wants tun0. Let's make sure openvpn doesn't claim it
dev tun1
{% else %}