diff --git a/nodes/home.hass.toml b/nodes/home.hass.toml new file mode 100644 index 0000000..34cf68d --- /dev/null +++ b/nodes/home.hass.toml @@ -0,0 +1,15 @@ +hostname = "172.19.138.25" +bundles = [] +groups = ["debian-bullseye"] + +[metadata.backups] +exclude_from_backups = true + +[metadata.interfaces.enp1s0] +ips = ["172.19.138.25/24"] +gateway4 = "172.19.138.1" +ipv6_accept_ra = true + +[metadata.vm] +cpu = 2 +ram = 2