cdist/cdist
Ľubomír Kučera 3397bcbf9b __systemd_unit improvements (#606)
* __systemd_unit: Move systemctl detection to manifest

* __systemd_unit: Restart the unit if inactive

Until now, the --restart parameter caused the unit to be restarted
only when the unit file has changed. This commit modifies --restart
behavior so that the unit is also restarted when the unit is inactive.

* __systemd_unit: Do not create unit file when source is empty
2017-12-29 17:06:48 +01:00
..
conf __systemd_unit improvements (#606) 2017-12-29 17:06:48 +01:00
core Skip empty parameter. Fixes #599. (#600) 2017-11-15 07:30:35 +01:00
exec fix running scripts with execute bit (#583) 2017-09-29 14:44:44 +02:00
sphinxext
test NoSuchTypeError -> InvalidTypeError 2017-11-02 13:57:36 +01:00
util
__init__.py
argparse.py Add -l/--log-level option. Honor __cdist_loglevel env var. (#572) 2017-09-09 21:17:29 +02:00
autil.py
banner.py Some pylint cleaning. 2017-08-22 10:58:30 +02:00
config.py Log more data. 2017-09-17 20:30:07 +02:00
configuration.py configuration: converter() -> get_converter() 2017-09-11 22:36:45 +02:00
emulator.py Remove redundant log.error line. 2017-11-20 08:02:25 +01:00
flock.py
hostsource.py
install.py
integration.py Change path removal suitable for integration and normal run. 2017-09-14 09:53:16 +02:00
inventory.py Configfile (#559) 2017-08-30 23:02:17 +02:00
log.py Log ERROR to stderr and rest to stdout. (#576) 2017-09-13 13:06:06 +02:00
message.py Some pylint cleaning. 2017-08-22 10:58:30 +02:00
mputil.py
shell.py Some pylint cleaning. 2017-08-22 10:58:30 +02:00