add home.hass basic node file

This commit is contained in:
Franzi 2022-12-22 17:21:38 +01:00
parent c5e45cbafc
commit e67033db8c
Signed by: kunsi
GPG key ID: 12E3D2136B818350

15
nodes/home.hass.toml Normal file
View file

@ -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