dowsnt exist
This commit is contained in:
parent
cb19c38376
commit
58007f5121
1 changed files with 22 additions and 0 deletions
22
nodes/htz.l4d2.py_
Normal file
22
nodes/htz.l4d2.py_
Normal file
|
|
@ -0,0 +1,22 @@
|
||||||
|
{
|
||||||
|
'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',
|
||||||
|
],
|
||||||
|
},
|
||||||
|
}
|
||||||
Loading…
Reference in a new issue