Darko Poljak
|
80c3dd7572
|
Ignore directory entries that begin with dot('.').
|
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.
|
8 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 |
Nico Schottelius
|
0b4914a7f3
|
+comment wording
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
12 years ago |
Nico Schottelius
|
a265d87037
|
begin dry run in command line
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
12 years ago |
Nico Schottelius
|
85d24ce259
|
fix execution order - seems to be fine now
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
12 years ago |
Nico Schottelius
|
8a7c64f86a
|
cleanups + indent errors
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
12 years ago |
Nico Schottelius
|
a064cc19b3
|
try new object orientated (hrrr) code instead of stage based
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
12 years ago |
Arkaitz Jimenez
|
4a89e64115
|
Make global explorers available to initial manifest and fix hostname explorer
|
12 years ago |
Nico Schottelius
|
cb829ec8d0
|
introduce MissingObjectIdError
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
12 years ago |
Nico Schottelius
|
2732a4ba5c
|
finally finish the dynamic resolver
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
12 years ago |
Nico Schottelius
|
369305f376
|
remove circularreferenceerror, because it is not being used anymore
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
12 years ago |
Nico Schottelius
|
8031c77700
|
fix some tests, break some others :-)
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
12 years ago |
Nico Schottelius
|
958d2d336f
|
various cleanups
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
12 years ago |
Nico Schottelius
|
cd8b3cf68d
|
finish rewrite of dependency resolver
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
12 years ago |