This website requires JavaScript.
Explore
Help
Sign in
mravi
/
cdist
Watch
1
Star
0
Fork
You've already forked cdist
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
7988b3f8b9
cdist
/
cdist
History
Nico Schottelius
7988b3f8b9
Merge branch 'master' into preos
2014-01-20 14:28:37 +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
re-arrange REMOTE_COPY/EXEC for Shell use
2013-08-07 17:52:34 +02:00
banner.py
lib/cdist => cdist (pypi)
2012-10-25 17:21:58 +02:00
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
+print cdist version on startup + exit_code = 2 for irq
2013-08-21 18:52:35 +02:00
message.py
update environment with messages environment
2013-12-03 14:36:38 +01:00
preos.py
+curl
2014-01-20 09:42:53 +01:00
shell.py
fix shell from previous context change
2013-09-03 21:32:26 +02:00