summaryrefslogtreecommitdiffstats
path: root/roles/openshift_common/vars/main.yml
blob: 50816d31976970e21ca91699ce15e42c27a6523d (plain)
1
2
3
4
5
6
7
---
# TODO: Upstream kubernetes only supports iptables currently, if this changes,
# then these variable should be moved to defaults
# TODO: it might be possible to still use firewalld if we wire up the created
# chains with the public zone (or the zone associated with the correct
# interfaces)
os_firewall_use_firewalld: False