cdist/cdist
Darko Poljak 11f569959d Fix missing configuration file usage, support -g
PreOS code did not use configuration support. This fix adds support
for using cdist configuration, which takes into account cdist
configuration file, environment variables and command line options,
especially conf_dir.

It also adds support for -g, --config-file option, for specifying
custom configuration file.
2020-01-11 14:16:33 +01:00
..
conf __acl: rename --acl to --entry for the sake of consistency, add compatibility 2020-01-04 17:43:57 +02:00
core Redefine/reimplement CDIST_ORDER_DEPENDENCY 2019-11-27 15:04:47 +01:00
exec Add cdist info command 2020-01-04 12:50:12 +01: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
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
emulator.py Redefine/reimplement CDIST_ORDER_DEPENDENCY 2019-11-27 15:04:47 +01:00
flock.py
hostsource.py
info.py Add cdist info command 2020-01-04 12:50:12 +01:00
install.py
integration.py
inventory.py
log.py Add timestamp to log messages. 2018-09-23 20:36:57 +02:00
message.py
mputil.py
preos.py Fix missing configuration file usage, support -g 2020-01-11 14:16:33 +01:00
shell.py