Darko Poljak
|
f368539447
|
Some pylint cleaning.
|
7 years ago |
Darko Poljak
|
75fe3272b3
|
Add file locking for -j parallel execution.
|
7 years ago |
Darko Poljak
|
314a931b84
|
Respect cdist log level in emulator.
|
7 years ago |
Darko Poljak
|
ca1cc0f64a
|
object_id = '/' is invalid
|
7 years ago |
Darko Poljak
|
e2a1519332
|
Merge inventory from beta branch.
|
8 years ago |
Darko Poljak
|
2beb55be54
|
Remove FIXME comment due to fix appliance
|
8 years ago |
Darko Poljak
|
126a1812a5
|
Fix parallel object prepare and run steps. Add nonparallel type marker.
|
8 years ago |
Darko Poljak
|
f9b632eebb
|
Improve listdir.
|
8 years ago |
Darko Poljak
|
80c3dd7572
|
Ignore directory entries that begin with dot('.').
|
8 years ago |
Steven Armstrong
|
f6e1174adb
|
start moving info log messages to verbose
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
8 years ago |
Darko Poljak
|
a722f3c634
|
3rd iteration of logging cleanup.
|
8 years ago |
Darko Poljak
|
127c05a882
|
2nd iteration of logging cleanup.
|
8 years ago |
Darko Poljak
|
248656b81f
|
First iteration of logging cleanup.
|
8 years ago |
Darko Poljak
|
2087f7a28a
|
Un-suppress manifest stdout.
|
8 years ago |
Darko Poljak
|
e5a6599ccb
|
Create mp_pool_run helper function for running in parallel.
|
8 years ago |
Darko Poljak
|
8776a2ee06
|
concurrent.futures -> multiprocessing
|
8 years ago |
Darko Poljak
|
609977b7ff
|
ugly->bad
|
8 years ago |
Darko Poljak
|
9268062de5
|
Fix target_host vars in Code.
|
8 years ago |
Darko Poljak
|
51ffc0f037
|
log.info -> log.debug for debug messages
|
8 years ago |
Darko Poljak
|
5f436f21b8
|
Transfer and run global explorers in parallel.
|
8 years ago |
Darko Poljak
|
a4c49201c0
|
Add jobs option for parallel execution, global explorers first.
|
8 years ago |
Darko Poljak
|
dbcc94ab65
|
Add derived env vars for target hostname and fqdn.
|
9 years ago |
Darko Poljak
|
64efa04599
|
pep8
|
9 years ago |
Darko Poljak
|
0049b62cca
|
Add files conf subdirectory for static files.
|
9 years ago |
Nico Schottelius
|
d08c29b581
|
fix most test cases broken by no-dot-cdist change
Signed-off-by: Nico Schottelius <nico@freiheit.schottelius.org>
|
10 years ago |
Nico Schottelius
|
73c77dd2d3
|
Let core use random .cdist directory for objects
Signed-off-by: Nico Schottelius <nico@freiheit.schottelius.org>
|
10 years ago |
Antoine Catton
|
2318c792d7
|
Fix test cdist_type.TypeTestCase.test_directory_in_default
|
10 years ago |
Ricardo Catalinas Jiménez
|
60b2bbf4c9
|
Fix messaging variables not exported in type manifest
|
10 years ago |
Nico Schottelius
|
c363fc24de
|
begin to make OBJECT_MARKER dynamic
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
11 years ago |
Daniel Heule
|
f36dc11601
|
forgot myself to the headers ..
|
11 years ago |
Daniel Heule
|
5ef27191fc
|
implementing the $__object and $__object_id on the local and remote
execution call, to allow read access to parameter files
|
11 years ago |
Daniel Heule
|
2dd2f5593f
|
bugfixes for issue 161 and FIXME: also check that there is no object ID
when type is singleton?
|
11 years ago |
Daniel Heule
|
197fabf40a
|
added some ideas from asteven and a bit more description about the order
in the manpage
|
11 years ago |
Nico Schottelius
|
16d51b3cf1
|
backport ignoring install types in config mode from install_integration branch
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
11 years ago |
Daniel Heule
|
4ef55ef13f
|
allow object overrides with CDIST_ALLOW_OVERRIDE=true
|
11 years ago |
Steven Armstrong
|
54815e2b29
|
implement cdist install
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
11 years ago |
Steven Armstrong
|
94aa0df747
|
add missing import
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
11 years ago |
Steven Armstrong
|
ef1394f4d1
|
filter out special/hidden files when iterating over explorers
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
11 years ago |
Nico Schottelius
|
a5fc3f5002
|
remove changed attribute of an object - was never used and will never be used
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
11 years ago |
Nico Schottelius
|
2f842d56eb
|
integrate messaging into gencode, manifest
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
11 years ago |
Nico Schottelius
|
ac5fa7cd64
|
integrate messaging into cdist
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
11 years ago |
Nico Schottelius
|
22a83d2c93
|
add new message object
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
11 years ago |
Nico Schottelius
|
d1a569fecd
|
remove bug comments -> no bug here
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
11 years ago |
Steven Armstrong
|
fc40a40ae0
|
implement configurable default values for parameters
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
11 years ago |
Nico Schottelius
|
73338c330b
|
record the type name, if there is no such type
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
11 years ago |
Steven Armstrong
|
3de9b869ac
|
there is no such thing as cdist install in master
remove all traces of it to prevent the ongoing merge issues when using the real thing
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
11 years ago |
Nico Schottelius
|
b527479620
|
refactor out_path -> base_path
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
12 years ago |
Nico Schottelius
|
2f5de23ae9
|
out_path -> base_path
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
12 years ago |
Steven Armstrong
|
7205cd5ecf
|
remove that crappy old singleton object_id thingy
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
12 years ago |
Nico Schottelius
|
25bdcb1602
|
cleanup tests and ... - 100% green
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
12 years ago |