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)
|
|
|
|
url: https://cloud-images.ubuntu.com/focal/20211015/focal-server-cloudimg-amd64-disk-kvm.img
|
|
|
|
checksum: 8ba7a402852a8379ecc305fd518d26cdf012e7809134c3d2d4029a67990c8e33
|
|
|
|
ns: default
|
|
|
|
- name: ubuntu 21.04 (Hirsute Hippo)
|
|
|
|
url: https://cloud-images.ubuntu.com/hirsute/20211017/hirsute-server-cloudimg-amd64-disk-kvm.img
|
|
|
|
checksum: 0c4113189d14f4d4d1a8933318b40f69500bbe9ebf58864703a3e333f5355065
|