sophiesheomenetwork #68
2 changed files with 2 additions and 1 deletions
|
@ -7,6 +7,7 @@ else:
|
|||
users = {
|
||||
'homeassistant': {
|
||||
'home': '/var/opt/homeassistant',
|
||||
"groups": ["dialout"],
|
||||
},
|
||||
}
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ groups = [
|
|||
"debian-bookworm",
|
||||
]
|
||||
|
||||
[metadata.interfaces.enp1s0]
|
||||
[metadata.interfaces.enp7s0]
|
||||
ips = [
|
||||
"172.19.164.3/24",
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue