cdist-contrib/type
matze a05cb214e1 __netbox: fix shellcheck by changing parameter checks
The working `ls | grep .` like solution was dropped based on the
shellcheck warning. Rather a solution with `find(1)` is used.

As alternative, it could be simply checked if the glob succeeds or not
by test all given arguments if there are existing files. It was dropped
in question if it's really better than the `find(1)` solution.
2020-08-20 19:37:09 +02:00
..
__coturn [__coturn] Make shellcheck happy 2020-05-15 22:26:33 +02:00
__find_exec new type: __find_exec 2020-04-28 01:32:40 +03:00
__matterbridge Make __matterbridge shellcheck-friendly 2020-05-15 08:08:45 +02:00
__netbox __netbox: fix shellcheck by changing parameter checks 2020-08-20 19:37:09 +02:00
__unbound Fine tuning prometheus exporter for unbound 2020-06-07 10:34:35 +02:00
__unbound_exporter Fine tuning prometheus exporter for unbound 2020-06-07 10:34:35 +02:00
.keep Initial project structure, README 2020-04-21 08:02:51 +02:00