cdist/cdist/conf/explorer
ander ab3544d5e8 global interfaces explorer: only check if we have ip or ifconfig and be more compatible.
tests on debian, centos, freebsd, openbsd, netbsd and solaris confirm that this is enough and extra os check is not needed here.
2019-04-20 02:05:32 +03:00
..
cpu_cores explorer/cpu_cores: Add support for OpenBSD 2019-03-19 23:09:01 +01:00
cpu_sockets Fix SC2086 on all scripts 2018-10-04 19:45:22 +02:00
disks [explorer] disks: use echo instead of find as fallback 2019-04-17 20:50:39 +02:00
hostname use uname -n in hostname explorer 2014-01-20 14:07:31 +01:00
init make sure we continue on errors 2017-08-20 11:12:30 -04:00
interfaces global interfaces explorer: only check if we have ip or ifconfig and be more compatible. 2019-04-20 02:05:32 +03:00
is-freebsd-jail remove `set -e` on explorers (they should be able to fail gracefully) 2018-10-04 17:38:39 +02:00
kernel_name remove `set -e` on explorers (they should be able to fail gracefully) 2018-10-04 17:38:39 +02:00
lsb_codename Disable SC1091 where appropriate. 2018-10-07 10:22:11 +02:00
lsb_description Disable SC1091 where appropriate. 2018-10-07 10:22:11 +02:00
lsb_id Disable SC1091 where appropriate. 2018-10-07 10:22:11 +02:00
lsb_release Disable SC1091 where appropriate. 2018-10-07 10:22:11 +02:00
machine Fix SC2069 (wrong stdout/stderr redirect order) 2018-10-04 22:04:24 +02:00
machine_type fix another SC2166 (test `[ .. -a.. ]` replaced by `[ .. ] && ]`) 2018-10-04 12:28:59 +02:00
memory explorer/memory: Support OpenBSD (#602) 2017-11-15 07:31:17 +01:00
os fix explorer/os for devuan ascii (#588) 2017-10-20 18:16:06 +02:00
os_release Add explorer for info in /etc/os-release 2018-09-07 11:38:49 +02:00
os_version Fix SC2086 on all scripts 2018-10-04 19:45:22 +02:00
runlevel make package_data work 2012-10-29 22:50:27 +01:00