new-cluster/alpine-cluster/roles/k3s-cluster-installer/defaults/main.yaml

8 lines
362 B
YAML

---
airgap_install: false
airgap_opts: "INSTALL_K3S_SKIP_DOWNLOAD=true INSTALL_K3S_SKIP_SELINUX_RPM=true"
# Whether to use registry proxies or preload container images
airgap_method: "registry" # or "image"
# Location of airgap components (see https://rancher.com/docs/k3s/latest/en/installation/airgap/)
airgap_preseed_url: https://www.example.com/k3s_airgap/