This commit is contained in:
mwiegand 2021-11-10 04:04:14 +01:00
parent 5d37e2665e
commit f0ecf64938

16
nodes/home.unifi.py Normal file
View file

@ -0,0 +1,16 @@
{
'dummy': True,
'metadata': {
'id': '',
'network': {
'internal': {
'ipv4': '10.0.0.4/24',
},
},
'dns': {
'unifi.ckn.li': {
'A': {'10.0.0.4'},
},
},
},
}