rx300: update netbox to 3.2.1

This commit is contained in:
Franzi 2022-04-15 06:37:09 +02:00
parent 553dc3cb9f
commit fc2a69fc2c
Signed by: kunsi
GPG key ID: 12E3D2136B818350
2 changed files with 3 additions and 1 deletions

View file

@ -37,6 +37,8 @@ ADMINS = [
% endfor
]
AUTH_PASSWORD_VALIDATORS = []
BASE_PATH = ''
CORS_ORIGIN_ALLOW_ALL = False

View file

@ -276,7 +276,7 @@ nodes['rx300'] = {
},
'netbox': {
'domain': 'netbox.franzi.business',
'version': 'v3.1.10',
'version': 'v3.2.1',
'changelog_retention_days': 360,
'admins': {
'kunsi': 'hostmaster@kunbox.net',