"contrib/git@gitlab.cyberbrain.pw:mirror/kubespray.git" did not exist on "442be2ac020329634943fb7dc1d89bd0e73d6dcd"
Newer
Older
---
# Set to true to allow pre-checks to fail and continue deployment
ignore_assert_errors: false
Chad Swenson
committed
- "{{ (ansible_distribution == 'openSUSE Tumbleweed') | ternary('openssl-1_1_0', 'openssl') }}"
# Set to true if your network does not support IPv6
# This maybe necessary for pulling Docker images from
# GCE docker repository
disable_ipv6_dns: false
kube_cert_group: kube-cert
kube_config_dir: /etc/kubernetes
# Container Linux by CoreOS cloud init config file to define /etc/resolv.conf content
# for hostnet pods and infra needs
resolveconf_cloud_init_conf: /etc/resolveconf_cloud_init.conf
# All inventory hostnames will be written into each /etc/hosts file.
populate_inventory_to_hosts_file: true
preinstall_selinux_state: permissive