Jamie (Bear) Murphy
Jamie (Bear) Murphy
### NetBox version feature branch ### Feature type New functionality ### Proposed functionality when using the Rest API the url field on objects has direct API URLs. it would be...
having support for cloudlinux (a paid rhel replacement) would be great. cloudlinux repo: https://repo.cloudlinux.com/ cloudlinux is now one of the recommended os's for plesk and cpanel (https://docs.plesk.com/release-notes/obsidian/software-requirements/#s2-1 and https://docs.cpanel.net/installation-guide/system-requirements-cloudlinux/ )...
**Description** the current docker-compose integration uses the old docker-compose v1 python library, this is now Deprecated. docker-compose v2 is go based. since its creation there is now also a `docker...
**Description** note: follow on from https://saltstackcommunity.slack.com/archives/CNZKJMQ1E/p1691686473917269?thread_ts=1691617721.100279&cid=CNZKJMQ1E some vendors supply custom os's with built in custom python packages (cisco, sonic (edgecore, broadcom), nimble, f5) which are not available from pypi etc...
### NetBox version v.3.6.5 ### Feature type Change to existing functionality ### Proposed functionality Extend customvalidators with an additional variable - request user details ### Use case It would be...
I would love to see a commandline option to post logs (upon completion) to a HTTP endpoint. the commandline option could just be a URL (-httplogendpoint=http://example.com/endpoint ) it would be...
error on import of airflow-db-cleanup.py ``` Broken DAG: [/opt/bitnami/airflow/dags/airflow-db-cleanup.py] Traceback (most recent call last): File "/opt/bitnami/airflow/dags/airflow-db-cleanup.py", line 17, in from airflow.jobs import BaseJob ImportError: cannot import name 'BaseJob' from 'airflow.jobs'...
we found several issues that made alcali unusable on a large salt instance. the minions list or conformity would not load at all. there was an assumption that it would...
### NetBox version v3.7.3 ### Feature type Data model extension ### Proposed functionality add fields to log who created an object and who last modified an object. expose these fields...
### Name and Version bitnami/airflow:2-debian-11 - 717b69e002bc ### What architecture are you using? None ### What steps will reproduce the bug? attempt to use the bitnami airflow container with `AIRFLOW_LDAP_ENABLE=yes`...