2021-10-19 09:54:30 +00:00
|
|
|
tlu-harvester:
|
|
|
|
version: 0.3.0
|
|
|
|
dns_host: harvester
|
|
|
|
password: rancher
|
|
|
|
token: ThisShouldBeConfiguredInYour_local.sls
|
|
|
|
os:
|
|
|
|
ssh_authorized_keys: []
|
|
|
|
password: rancher
|
|
|
|
install:
|
|
|
|
mgmt-interface: enp2s0f0
|
|
|
|
device: /dev/nvme0n1
|
|
|
|
|
|
|
|
|
|
|
|
images:
|
|
|
|
opensuse:
|
|
|
|
- name: openSUSE Leap 15.3
|
|
|
|
url: https://download.opensuse.org/distribution/leap/15.3/appliances/openSUSE-Leap-15.3-JeOS.x86_64-kvm-and-xen.qcow2
|
|
|
|
checksum: da11e3ed78cdadb0c8a15e9dd82c3c2b2746ba61cb98c3c03cfb156e5b8adb10
|
|
|
|
ns: default
|
2021-10-19 11:29:24 +00:00
|
|
|
- name: MicroOS
|
|
|
|
url: https://download.opensuse.org/tumbleweed/appliances/openSUSE-MicroOS.x86_64-kvm-and-xen.qcow2
|
2021-10-19 09:54:30 +00:00
|
|
|
ubuntu:
|
|
|
|
- name: ubuntu 20.04 (Focal Fossa)
|
2021-10-21 07:23:23 +00:00
|
|
|
url: https://cloud-images.ubuntu.com/focal/20211015/focal-server-cloudimg-amd64.img
|
|
|
|
checksum: c7adca2038a5fdda38328ecd461462bf4ab2cbaec2cc1bfd9340d9ee6bc543a8
|
2021-10-19 09:54:30 +00:00
|
|
|
ns: default
|
|
|
|
- name: ubuntu 21.04 (Hirsute Hippo)
|
2021-10-21 07:23:23 +00:00
|
|
|
url: https://cloud-images.ubuntu.com/hirsute/20211017/hirsute-server-cloudimg-amd64.img
|
|
|
|
checksum: 2d8c7f872aab587f70268a34f031c6380197f6940b29eb5f241050bb98ba420e
|