Packer.Images/ansible/vars/metacluster.yml
Danny Bessems fc23dc068d
Some checks failed
continuous-integration/drone/push Build is failing
Fix var reference;Install packages;Change DHCP identifier to MAC
2022-06-25 08:28:44 +02:00

33 lines
492 B
YAML

k3s:
version: v1.24.1+k3s1
components:
helm_repositories:
- name: longhorn
url: https://charts.longhorn.io
- name: harbor
url: https://helm.goharbor.io
longhorn:
version:
harbor:
version:
argocd:
version:
dependencies:
ansible_galaxy_collections:
- community.general
- kubernetes.core
static_binaries:
- filename: yq
url: http://github.com/mikefarah/yq/releases/download/v4.25.2/yq_linux_amd64
packages:
- skopeo