also masters get messed up by this
This commit is contained in:
parent
ff74860db5
commit
514d2b75ef
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
client
|
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
|
# OpenShift REALLY wants tun0. Let's make sure openvpn doesn't claim it
|
||||||
dev tun1
|
dev tun1
|
||||||
{% else %}
|
{% else %}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue