Skip to content

Instantly share code, notes, and snippets.

@jability
Last active February 16, 2022 16:29
Show Gist options
  • Save jability/7cc060377a1e3c3779cd649d17f8954c to your computer and use it in GitHub Desktop.
Save jability/7cc060377a1e3c3779cd649d17f8954c to your computer and use it in GitHub Desktop.
---
token: halys
os:
hostname: harvester01
ntp_servers:
- 192.168.0.230
dns_nameservers:
- 192.168.0.230
password: rancher
install:
mode: create
networks:
harvester-mgmt:
bond_options:
miimon: "100"
mode: balance-tib
gateway: 192.168.1.1
interfaces:
- name: eno2
ip: 192.168.1.14
method: static
subnet_mask: 255.255.255.0
vip_mode: dhcp
force_mbr: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment