mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-06-14 22:36:09 +08:00
also masters get messed up by this
This commit is contained in:
@@ -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 %}
|
||||
|
||||
Reference in New Issue
Block a user