cdist-contrib/type/__netbox
Matthias Stecher 8aee2ec76d __netbox: pass handling of requirements.txt to pip3
Previous handling passed a list of pip packages from the
requirements.txt via xargs to the pip install directly.

This is error-prone, as shown with the major 3 Netbox release. This type
breaks cause of comments inside of it. This commit fixes it, while
keeping the compatibility to install gnuicorn separate.
2022-03-07 15:27:26 +01:00
..
explorer __netbox: adding seperate /opt/netbox/cdist/ directory 2020-09-28 19:49:29 +02:00
files __netbox: replace redis DEFAULT_TIMEOUT with RQ_DEFAULT_TIMEOUT 2020-10-17 10:21:52 +02:00
parameter __netbox: set --data-root default value 2020-10-04 17:40:01 +02:00
gencode-remote __netbox: pass handling of requirements.txt to pip3 2022-03-07 15:27:26 +01:00
man.rst __netbox: some manpage fixes 2020-10-25 19:13:10 +01:00
manifest __netbox: remove dependency to package virtualenv 2020-10-24 08:52:43 +02:00
singleton Initial __netbox type 2020-07-20 17:20:33 +02:00