cdist/cdist/conf/explorer
Dennis Camera b370b70ff4 [explorer/os] Fix OS detection for openSUSE
All distros with ID_LIKE suse should be treated as "suse".
My openSUSE Leap 15.1 installation has:
ID_LIKE="suse opensuse"

This patch doesn't require a strict "suse" value but only the word suse to be in
the list.
2020-08-02 22:50:06 +02:00
..
cpu_cores Fix global explorers for NetBSD 2020-07-27 15:11:02 +02:00
cpu_sockets Fix SC2086 on all scripts 2018-10-04 19:45:22 +02:00
disks Fix global explorers for NetBSD 2020-07-27 15:11:02 +02:00
hostname [explorer/hostname] Do not shorten hostname in any case 2019-10-05 18:43:06 +02:00
init explorer/init: do not grep on non-existent init 2020-04-10 10:51:17 +02:00
interfaces [explorer/interfaces] Always sort output 2019-10-02 18:10:37 +02: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 [explorer/machine_type] Make shellcheck happy! 2020-05-18 16:47:20 +02:00
memory Fix global explorers for NetBSD 2020-07-27 15:11:02 +02:00
os [explorer/os] Fix OS detection for openSUSE 2020-08-02 22:50:06 +02:00
os_release [explorer/os_release] Add fallbacks to /usr/lib/os-release and /var/run/os-release 2020-02-03 19:29:04 +01:00
os_version [cdist]Update os_version for alpine 2020-02-20 09:40:55 +01:00
runlevel make package_data work 2012-10-29 22:50:27 +01:00