cdist-contrib/type/__netbox
Matthias Stecher 13e97d171b __netbox*: added systemd socket support
The Gunicorn type now supports systemd sockets only. With uWSGI, you can
choose between it and the native sockets based on the parameters chosen.
This is done because it could not be implemented to have multiple
protocols with the systemd sockets (so you may choose).

The systemd socket unit file is generally available, so both types use
the same script to generate the socket unit file.
2020-10-11 16:39:19 +02:00
..
explorer __netbox: adding seperate /opt/netbox/cdist/ directory 2020-09-28 19:49:29 +02:00
files __netbox*: added systemd socket support 2020-10-11 16:39:19 +02:00
parameter __netbox: set --data-root default value 2020-10-04 17:40:01 +02:00
gencode-remote __netbox: fixup small bugs and venv process killing 2020-10-08 19:54:48 +02:00
man.rst __netbox: set --data-root default value 2020-10-04 17:40:01 +02:00
manifest __netbox: set --data-root default value 2020-10-04 17:40:01 +02:00
singleton Initial __netbox type 2020-07-20 17:20:33 +02:00