mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-29 04:51:16 +08:00
10 lines
369 B
YAML
10 lines
369 B
YAML
---
|
|
# 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
|
|
|
|
openshift_data_dir: /var/lib/openshift
|