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
|
@ -6,6 +6,15 @@ nodes['home.octoprint-vielschichtigkeit'] = {
|
|||
},
|
||||
'groups': set(),
|
||||
'metadata': {
|
||||
'interfaces': {
|
||||
'eth0': {
|
||||
'ipv4': {
|
||||
'172.19.138.22',
|
||||
},
|
||||
'dhcp': True,
|
||||
'mac': 'b8:27:eb:8e:0b:1d',
|
||||
},
|
||||
},
|
||||
'nginx': {
|
||||
'use_ssl_for_all_connections': False,
|
||||
'vhosts': {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue