cdist-backup/cdist
Evilham cf44c4a01b [explorer/machine_type] Simplify Linux + basic OpenBSD support.
By abstracting away vendor-dependent pattern matching for the linux code, we can
re-use that and be reasonably sure about OpenBSD machines being virtualised when
we can identify the undelrying virtualisation technology.
It remains to be solved how to tell if an OpenBSD machine is physical; in that
case previous cdist behaviour ("unknown") remains.

For NetBSD something similar to OpenBSD could be done, with different sysctls:
hw.machine and hw.model wary of adding those without testing though, so for
NetBSD previous cdist behaviour ("unknown") remains.
https://netbsd.gw.com/cgi-bin/man-cgi?sysctl+7.i386+NetBSD-9.0
2020-05-18 16:35:50 +02:00
..
conf [explorer/machine_type] Simplify Linux + basic OpenBSD support. 2020-05-18 16:35:50 +02:00
core Redefine/reimplement CDIST_ORDER_DEPENDENCY 2019-11-27 15:04:47 +01:00
exec [logging] Mute warning on return_output=True when running scripts. 2020-04-28 14:54:51 +02:00
preos/debootstrap Release preos, i.e. make it non-beta 2019-09-20 19:56:17 +02:00
sphinxext
test Redefine/reimplement CDIST_ORDER_DEPENDENCY 2019-11-27 15:04:47 +01:00
util
__init__.py Report explorer error better 2019-04-20 14:30:28 +02:00
argparse.py Add cdist info command 2020-01-04 12:50:12 +01:00
autil.py
banner.py
config.py Redefine/reimplement CDIST_ORDER_DEPENDENCY 2019-11-27 15:04:47 +01:00
configuration.py Fix configuration file location 2020-04-15 17:10:33 +02:00
emulator.py Redefine/reimplement CDIST_ORDER_DEPENDENCY 2019-11-27 15:04:47 +01:00
flock.py
hostsource.py
info.py Info command: support tilde expansion 2020-01-11 15:26:46 +01:00
install.py
integration.py
inventory.py Fix pycodestyle 2019-05-17 13:03:54 +02:00
log.py
message.py
mputil.py
preos.py Fix typo 2020-01-12 12:19:49 +01:00
shell.py