groups/linux: change backup host to htz-hel.backup-kunsi
Some checks failed
kunsi/bundlewrap/pipeline/head There was a failure building this commit
Some checks failed
kunsi/bundlewrap/pipeline/head There was a failure building this commit
This commit is contained in:
parent
5a34d9d58c
commit
3d90f544bf
4 changed files with 1 additions and 10 deletions
|
@ -38,7 +38,7 @@ groups['linux'] = {
|
|||
},
|
||||
},
|
||||
'backup-client': {
|
||||
'server': 'franzi-home.kunbox.net:2022',
|
||||
'server': 'backup-kunsi.htz-hel.kunbox.net',
|
||||
},
|
||||
'firewall': {
|
||||
'port_rules': {
|
||||
|
|
|
@ -28,9 +28,6 @@ nodes['home.kodi-wohnzimmer'] = {
|
|||
'ipv6_accept_ra': True,
|
||||
},
|
||||
},
|
||||
'backup-client': {
|
||||
'server': '172.19.138.20:22',
|
||||
},
|
||||
'nfs-client': {
|
||||
'mounts': {
|
||||
'nas-storage': {
|
||||
|
|
|
@ -17,9 +17,6 @@ nodes['home.openhab'] = {
|
|||
'ipv6_accept_ra': True,
|
||||
},
|
||||
},
|
||||
'backup-client': {
|
||||
'server': '172.19.138.20:22',
|
||||
},
|
||||
'nginx': {
|
||||
'vhosts': {
|
||||
'openhab': {'ssl': '_.home.kunbox.net'},
|
||||
|
|
|
@ -21,9 +21,6 @@ nodes['home.paperless'] = {
|
|||
'ipv6_accept_ra': True,
|
||||
},
|
||||
},
|
||||
'backup-client': {
|
||||
'server': '172.19.138.20:22',
|
||||
},
|
||||
'nfs-client': {
|
||||
'mounts': {
|
||||
'nas_paperless': {
|
||||
|
|
Loading…
Reference in a new issue