Compare commits
No commits in common. "afc30a195d42111912831adbfe8288c69848e3e6" and "cb19c3837600856e9953598d84853970f7b85437" have entirely different histories.
afc30a195d
...
cb19c38376
4 changed files with 3 additions and 25 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
'hostname': '10.0.0.1',
|
'hostname': '10.0.0.1',
|
||||||
'groups': [
|
'groups': [
|
||||||
'autologin',
|
'autologin',
|
||||||
'debian-13',
|
'debian-12',
|
||||||
'hardware',
|
'hardware',
|
||||||
'home',
|
'home',
|
||||||
'monitored',
|
'monitored',
|
||||||
|
|
|
||||||
|
|
@ -1,22 +0,0 @@
|
||||||
{
|
|
||||||
'hostname': '10.0.0.176',
|
|
||||||
'groups': [
|
|
||||||
'debian-13',
|
|
||||||
'autologin',
|
|
||||||
],
|
|
||||||
'bundles': [
|
|
||||||
],
|
|
||||||
'metadata': {
|
|
||||||
'id': 'ea29bdf0-0b47-4bf4-8346-67d60c9dc4ae',
|
|
||||||
'network': {
|
|
||||||
'internal': {
|
|
||||||
'interface': 'ens18',
|
|
||||||
'ipv4': '10.0.0.176/24',
|
|
||||||
'gateway4': '10.0.0.1',
|
|
||||||
},
|
|
||||||
},
|
|
||||||
'overwrite_nameservers': [
|
|
||||||
'10.0.0.1',
|
|
||||||
],
|
|
||||||
},
|
|
||||||
}
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
'hostname': '49.12.184.229',
|
'hostname': '49.12.184.229',
|
||||||
'groups': [
|
'groups': [
|
||||||
'backup',
|
'backup',
|
||||||
'debian-13',
|
'debian-12',
|
||||||
'hetzner-cloud',
|
'hetzner-cloud',
|
||||||
'mailserver',
|
'mailserver',
|
||||||
'monitored',
|
'monitored',
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
'hostname': '51.68.189.180',
|
'hostname': '51.68.189.180',
|
||||||
'groups': [
|
'groups': [
|
||||||
'debian-13',
|
'debian-12',
|
||||||
'dnsserver',
|
'dnsserver',
|
||||||
'monitored',
|
'monitored',
|
||||||
],
|
],
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue