cdist-contrib/type/__netbox
Matthias Stecher 144cae3b79 __netbox: use __pyenv and remove obsolete netbox stop
Now, the python venv is now created via `pyvenv` or `python3 -m venv`
instead of the legacy `virtualenv`. For this, not all python processes
from the venv need to be stopped.

Migration from previous versions of this type may be difficult, but
solvable if the venv will be recreated.
2020-10-17 10:16:25 +02:00
..
explorer __netbox: adding seperate /opt/netbox/cdist/ directory 2020-09-28 19:49:29 +02:00
files __netbox*: fix shellcheck SC2162 2020-10-11 16:56:54 +02:00
parameter __netbox: set --data-root default value 2020-10-04 17:40:01 +02:00
gencode-remote __netbox: use __pyenv and remove obsolete netbox stop 2020-10-17 10:16:25 +02:00
man.rst __netbox: set --data-root default value 2020-10-04 17:40:01 +02:00
manifest __netbox: use __pyenv and remove obsolete netbox stop 2020-10-17 10:16:25 +02:00
singleton Initial __netbox type 2020-07-20 17:20:33 +02:00