Skip to content

Instantly share code, notes, and snippets.

@irishgordo
Created April 27, 2022 21:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save irishgordo/9a99e6e09a3f18cbc533b9a38223188e to your computer and use it in GitHub Desktop.
Save irishgordo/9a99e6e09a3f18cbc533b9a38223188e to your computer and use it in GitHub Desktop.
testing-1884-harvester
token: testing_1884
os:
ssh_authorized_keys:
- github:irishgordo
hostname: testing-1884-feature
modules:
- kvm
- nvme
dns_nameservers:
- 8.8.8.8
- 1.1.1.1
- 192.168.1.251
ntp_servers:
- 0.us.pool.ntp.org
- 1.us.pool.ntp.org
password: rancher
environment:
http_proxy: http://myserver
https_proxy: http://myserver
install:
debug: true
mode: create
networks:
harvester-mgmt:
interfaces:
- name: enp1s0
default_route: true
method: dhcp
force_efi: true
device: /dev/vda
silent: true
iso_url: https://releases.rancher.com/harvester/master/harvester-master-amd64.iso
poweroff: true
no_format: true
tty: ttyS0
vip: 10.10.0.19
vip_hw_addr: 52:54:00:ec:0e:0b
vip_mode: dhcp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment