openhab no longer exists
This commit is contained in:
parent
70b17657a1
commit
e65aa8fdab
2 changed files with 4 additions and 56 deletions
|
@ -1,52 +0,0 @@
|
|||
{
|
||||
'dummy': True,
|
||||
'hostname': '10.0.0.17',
|
||||
'groups': [
|
||||
'autologin',
|
||||
'backup',
|
||||
'debian-12',
|
||||
'home',
|
||||
'monitored',
|
||||
'raspberry-pi',
|
||||
'webserver',
|
||||
],
|
||||
'bundles': [
|
||||
'build-agent',
|
||||
'java',
|
||||
'openhab',
|
||||
'systemd-swap',
|
||||
'zfs',
|
||||
],
|
||||
'metadata': {
|
||||
'id': '34199b24-4621-42f4-85ae-ec354f9c43e6',
|
||||
'network': {
|
||||
'internal': {
|
||||
'interface': 'eth0',
|
||||
'ipv4': '10.0.0.17/24',
|
||||
'gateway4': '10.0.0.1',
|
||||
},
|
||||
},
|
||||
'nginx': {
|
||||
'vhosts': {
|
||||
'openhab.ckn.li': {
|
||||
'content': 'nginx/proxy_pass.conf',
|
||||
'context': {
|
||||
'target': 'http://localhost:8080',
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
'java': {
|
||||
'version': 17,
|
||||
},
|
||||
'zfs': {
|
||||
'pools': {
|
||||
'tank': {
|
||||
'devices': [
|
||||
'/dev/mmcblk1p3',
|
||||
],
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
}
|
|
@ -55,10 +55,10 @@
|
|||
'node': 'home.server',
|
||||
'target': 'x86_64-unknown-linux-gnu',
|
||||
},
|
||||
'arm64': {
|
||||
'node': 'home.openhab',
|
||||
'target': 'aarch64-unknown-linux-gnu',
|
||||
},
|
||||
# 'arm64': {
|
||||
# 'node': 'home.openhab',
|
||||
# 'target': 'aarch64-unknown-linux-gnu',
|
||||
# },
|
||||
},
|
||||
'download_server': 'htz.mails',
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue