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': {
|
'netbox': {
|
||||||
'domain': 'netbox.franzi.business',
|
'domain': 'netbox.franzi.business',
|
||||||
'version': 'v2.11.11',
|
'version': 'v2.11.11',
|
||||||
|
'changelog_retention_days': 360,
|
||||||
|
'admins': {
|
||||||
|
'kunsi': 'hostmaster@kunbox.net',
|
||||||
|
},
|
||||||
},
|
},
|
||||||
'nftables': {
|
'nftables': {
|
||||||
'rules': {
|
'rules': {
|
||||||
|
|
Loading…
Reference in a new issue