nodes/rx300: add netbox config
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
00272f51e0
commit
5a499b9321
1 changed files with 4 additions and 0 deletions
|
@ -269,6 +269,10 @@ nodes['rx300'] = {
|
|||
'netbox': {
|
||||
'domain': 'netbox.franzi.business',
|
||||
'version': 'v2.11.11',
|
||||
'changelog_retention_days': 360,
|
||||
'admins': {
|
||||
'kunsi': 'hostmaster@kunbox.net',
|
||||
},
|
||||
},
|
||||
'nftables': {
|
||||
'rules': {
|
||||
|
|
Loading…
Reference in a new issue