Mark Tinberg

Results 4 issues of Mark Tinberg

I have reworked the playbook to use Python 3.8 from SCL on RHEL7 but haven't tested on other platforms such as Debian/Ubuntu or RHEL8. There are some workarounds for not...

enhancement

When deploying/updating Netbox across two hosts that share a backend database everything works great in parallel except for running manage.py migrate, whichever host runs second fails sometimes because the first...

enhancement

https://github.com/netbox-community/netbox/issues/5532 I checked on my CentOS 7 host and rh-python38 exists as a software collection so we should be able to change the package install portion to require that and...

enhancement

Netbox doesn't deploy on RHEL/CentOS 7 python36 with pip3 v9.0.3 due to current release of cryptography depended on by NAPALM depending on rust during the build/install process, pip3 v9.0.3 setuptools...

enhancement