cdist/cdist
Nico Schottelius b6bae508a8 use hostnamectl, if available, else use /etc/hostname and hostname
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2014-01-20 14:26:22 +01:00
..
conf use hostnamectl, if available, else use /etc/hostname and hostname 2014-01-20 14:26:22 +01:00
core add missing import 2014-01-13 22:09:07 +01:00
exec if hostname is an absolute path, strip alway leading slash 2014-01-10 00:41:17 +01:00
test remove changed attribute of an object - was never used and will never be used 2013-12-04 21:29:56 +01:00
util missing parens -> matched what we did not want to match 2013-12-21 22:49:06 +01:00
__init__.py
banner.py
config.py refactor so that there is no interaction between code-local and code-remote 2013-11-26 16:31:18 +01:00
emulator.py remove some old typos and omit type details that follow anyway 2014-01-19 23:28:45 +01:00
log.py
message.py update environment with messages environment 2013-12-03 14:36:38 +01:00
shell.py