Darko Poljak
a4c49201c0
Add jobs option for parallel execution, global explorers first.
9 years ago
Darko Poljak
8d6e0760dc
Fix errors in remote.py unit test.
9 years ago
Daniel Heule
8747474fd5
device now defaults to object_id
9 years ago
Daniel Heule
13b2443d6b
last cleanups
9 years ago
Nico Schottelius
6479ffc499
Really fix the GPLv3+ text
9 years ago
Nico Schottelius
a1ff755576
Add type __sysctl
...
- Migrated asciidoc to rst
- Changed license to GPLv3+
9 years ago
Nico Schottelius
94119003a9
Reference __locale_system in __locale type
9 years ago
Nico Schottelius
06d0eabb5f
Add new type: __locale_system
...
Merge the best of the proposals from Steven and Carlos
9 years ago
Daniel Heule
36c20230b8
optimize the usage of explorers for __filesystem
9 years ago
Daniel Heule
2ed762cd72
new type __filesystem, first version
9 years ago
Darko Poljak
1959e9cdd8
Fix error message.
9 years ago
Darko Poljak
6f28fc2db2
Fix ssh mux socket file error.
...
ssh ControlPath socket file needs to be unique for each host.
To avoid using ssh ControlPath option placeholders move socket file
to host's temp directory. Since each host has unique temp
directory then, although file name for socket file is fixed, its path
is unique.
9 years ago
Darko Poljak
dacb5720c5
Create hash func for string args to be used cdist wide.
9 years ago
Darko Poljak
cab0381c2a
Update license to GPLv3+ for my types and cdist man pages.
9 years ago
Darko Poljak
0d82c37928
Fix spelling errors (Dmitry Bogatov).
9 years ago
Darko Poljak
87d6a9c336
Fix line begining with . is a macro for man page.
9 years ago
Darko Poljak
2eab9b9598
Rm stderr debug output, stderr is not captured.
9 years ago
Darko Poljak
7c55364cc2
Fix absent state for verbose in ccollect_source type.
9 years ago
Darko Poljak
1501590f88
Fix missing stderr in case of script error in python >= 3.5.
9 years ago
Darko Poljak
e2bb629535
Fix shell command not working after new error reporting.
9 years ago
Darko Poljak
54e845da6f
pep8
9 years ago
Darko Poljak
0051240c7c
log.info target_host -> hash
9 years ago
Darko Poljak
120b11e96b
Fix log init error.
9 years ago
Darko Poljak
3b91ace4ea
Additionaly improve hostdir fix.
9 years ago
Steven Armstrong
13d315d718
do not assume target_host is anything that can be used as a directory name
...
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
9 years ago
Stu Zhao
a6643f0d7f
Explore machine type for virtualbox guest
9 years ago
Darko Poljak
22abe43e85
Make better msg for exec/util unsupported stderr output.
9 years ago
Darko Poljak
64efa04599
pep8
9 years ago
Darko Poljak
92d96c14b9
Undo reqs conflict detection, continue appending new reqs.
9 years ago
Darko Poljak
72345f5516
Make union of existing and new requirements instead of conflict error.
9 years ago
Darko Poljak
0dfb4aee73
sphinx> ':manpage:' -> ':strong:'
9 years ago
Darko Poljak
f98208f250
Make man pages SEE ALSO by convention. Improve docs building.
9 years ago
Darko Poljak
51c94e9e82
Restructure and fix and improve docs and manpages.
9 years ago
Darko Poljak
f6ea90c3a5
Update remote.py according to new exec_util api.
9 years ago
Darko Poljak
b89077f9a5
Better sphinx manpage ext. Add custom dotman Makefile target for custom .cdist directory.
9 years ago
Darko Poljak
d48b65ed53
Fix process error handling in local.
9 years ago
Steven Armstrong
ce26deb706
add support for new check types
...
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
9 years ago
Steven Armstrong
6944998a19
add new --wait parameter for consul-template
...
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
9 years ago
Steven Armstrong
75b32328b6
use latest consul-template version by default
...
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
9 years ago
Steven Armstrong
96b49f4e99
consul-template is no longer distributed as a tar. it is now a zip archive
...
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
9 years ago
Steven Armstrong
1ed0d6bbe3
source for old consul-template versions have changed
...
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
9 years ago
Steven Armstrong
4a7823d9b5
new consul-template version
...
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
9 years ago
Stephan Leemburg
9300eda3c6
Add scientific
9 years ago
Stephan Leemburg
98160624a0
Add openvz/lxc discovery
9 years ago
Stephan Leemburg
9802467bbb
Add openvz/lxc discovery
9 years ago
Darko Poljak
d7583e7a1a
Add __files to shell env.
9 years ago
Darko Poljak
0049b62cca
Add files conf subdirectory for static files.
9 years ago
Darko Poljak
bd9008794c
Conflicting requirements bugfix.
9 years ago
Darko Poljak
fd8e10e12a
Improve error reporting for local and remote run.
9 years ago
Jake Guffey
bcd5e9827b
Fix man pages
...
Migrate (re-migrate) from text -> rst and update docs to reflect new developments
9 years ago