bundles/bind: add node-dns-auto-generator
This commit is contained in:
parent
6602e684c0
commit
44a6e8292a
11 changed files with 141 additions and 31 deletions
|
@ -16,6 +16,19 @@ nodes['htz.ex42-1048908'] = {
|
|||
'webserver',
|
||||
},
|
||||
'metadata': {
|
||||
'interfaces': {
|
||||
'enp0s31f6': {
|
||||
'ipv4': {
|
||||
'94.130.52.224',
|
||||
},
|
||||
'ipv6': {
|
||||
'2a01:4f8:10b:2a5f::02',
|
||||
'2a01:4f8:10b:2a5f::1337',
|
||||
},
|
||||
'gateway4': '94.130.52.193',
|
||||
'gateway6': 'fe80::1',
|
||||
},
|
||||
},
|
||||
'apt': {
|
||||
'packages': {
|
||||
# No need to create a bundle just to install packages,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue