This repository has been archived on 2025-11-20. You can view files and clone it, but cannot push or open issues or pull requests.
Files
salt-pillar/k8s/init.sls
2020-06-18 20:03:17 +02:00

16 lines
237 B
YAML

# -*- coding: utf-8 -*-
# vim: ft=yaml
---
sysctl:
params:
net.ipv4.conf.all.proxy_arp: 1
net.ipv4.conf.eth0.proxy_arp: 1
kubernetes:
pkg:
use_upstream_repo: True
repo:
humanname: kubernetes
gpgcheck: 1