Darko Poljak
|
9268062de5
|
Fix target_host vars in Code.
|
2016-11-03 13:26:50 +01:00 |
|
Darko Poljak
|
f858191976
|
Merge remote-tracking branch 'ungleich/master' into parallel-global-explorers-execution
|
2016-08-14 22:27:39 +02:00 |
|
Darko Poljak
|
51ffc0f037
|
log.info -> log.debug for debug messages
|
2016-08-14 21:30:09 +02:00 |
|
Darko Poljak
|
5f436f21b8
|
Transfer and run global explorers in parallel.
|
2016-08-12 21:14:56 +02:00 |
|
Darko Poljak
|
a4c49201c0
|
Add jobs option for parallel execution, global explorers first.
|
2016-08-11 23:54:31 +02:00 |
|
Darko Poljak
|
dbcc94ab65
|
Add derived env vars for target hostname and fqdn.
|
2016-08-10 23:56:56 +02:00 |
|
Darko Poljak
|
64efa04599
|
pep8
|
2016-07-05 20:44:24 +02:00 |
|
Darko Poljak
|
0049b62cca
|
Add files conf subdirectory for static files.
|
2016-06-11 12:02:13 +02:00 |
|
Nico Schottelius
|
d08c29b581
|
fix most test cases broken by no-dot-cdist change
Signed-off-by: Nico Schottelius <nico@freiheit.schottelius.org>
|
2015-03-05 18:32:47 +01:00 |
|
Nico Schottelius
|
73c77dd2d3
|
Let core use random .cdist directory for objects
Signed-off-by: Nico Schottelius <nico@freiheit.schottelius.org>
|
2015-03-05 15:02:26 +01:00 |
|
Nico Schottelius
|
ff00df72ad
|
Merge branch 'master' into no-dot-cdist
|
2015-03-05 11:08:49 +01:00 |
|
Antoine Catton
|
2318c792d7
|
Fix test cdist_type.TypeTestCase.test_directory_in_default
|
2015-01-04 12:43:57 -07:00 |
|
Ricardo Catalinas Jiménez
|
60b2bbf4c9
|
Fix messaging variables not exported in type manifest
|
2014-09-21 11:52:38 +01:00 |
|
Nico Schottelius
|
c363fc24de
|
begin to make OBJECT_MARKER dynamic
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
2014-05-06 00:28:18 +02:00 |
|
Daniel Heule
|
f36dc11601
|
forgot myself to the headers ..
|
2014-03-20 17:22:07 +01:00 |
|
Daniel Heule
|
5ef27191fc
|
implementing the $__object and $__object_id on the local and remote
execution call, to allow read access to parameter files
|
2014-03-20 13:52:12 +01:00 |
|
Daniel Heule
|
2dd2f5593f
|
bugfixes for issue 161 and FIXME: also check that there is no object ID
when type is singleton?
|
2014-02-09 17:10:43 +01:00 |
|
Nico Schottelius
|
a9dd040164
|
Merge branch 'feature_object_override' of git://github.com/dheule/cdist
|
2014-01-31 21:47:23 +01:00 |
|
Daniel Heule
|
197fabf40a
|
added some ideas from asteven and a bit more description about the order
in the manpage
|
2014-01-31 17:56:55 +01:00 |
|
Nico Schottelius
|
16d51b3cf1
|
backport ignoring install types in config mode from install_integration branch
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
2014-01-29 22:40:59 +01:00 |
|
Daniel Heule
|
4ef55ef13f
|
allow object overrides with CDIST_ALLOW_OVERRIDE=true
|
2014-01-27 16:19:01 +01:00 |
|
Steven Armstrong
|
94aa0df747
|
add missing import
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
2014-01-13 22:09:07 +01:00 |
|
Steven Armstrong
|
ef1394f4d1
|
filter out special/hidden files when iterating over explorers
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
2014-01-13 22:07:05 +01:00 |
|
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>
|
2013-12-04 21:29:56 +01:00 |
|
Nico Schottelius
|
2f842d56eb
|
integrate messaging into gencode, manifest
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
2013-11-26 01:17:37 +01:00 |
|
Nico Schottelius
|
ac5fa7cd64
|
integrate messaging into cdist
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
2013-11-26 01:01:30 +01:00 |
|
Nico Schottelius
|
22a83d2c93
|
add new message object
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
2013-11-26 00:27:08 +01:00 |
|
Nico Schottelius
|
d1a569fecd
|
remove bug comments -> no bug here
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
2013-11-25 23:18:19 +01:00 |
|
Steven Armstrong
|
fc40a40ae0
|
implement configurable default values for parameters
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
2013-09-04 22:11:42 +02:00 |
|
Nico Schottelius
|
73338c330b
|
record the type name, if there is no such type
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
2013-09-02 11:30:22 +02:00 |
|
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>
|
2013-08-29 21:56:53 +02:00 |
|
Nico Schottelius
|
b527479620
|
refactor out_path -> base_path
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
2013-08-19 13:35:03 +02:00 |
|
Nico Schottelius
|
2f5de23ae9
|
out_path -> base_path
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
2013-08-19 12:03:25 +02:00 |
|
Steven Armstrong
|
7205cd5ecf
|
remove that crappy old singleton object_id thingy
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
2013-07-10 16:31:58 +02:00 |
|
Nico Schottelius
|
25bdcb1602
|
cleanup tests and ... - 100% green
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
2013-06-21 22:39:20 +02:00 |
|
Nico Schottelius
|
72fef03184
|
Merge branch 'execution_order' into execution_order_plus_general_changes
|
2013-05-15 09:16:59 +02:00 |
|
Nico Schottelius
|
0b4914a7f3
|
+comment wording
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
2013-05-15 09:16:52 +02:00 |
|
Nico Schottelius
|
a265d87037
|
begin dry run in command line
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
2013-05-02 16:41:16 +02:00 |
|
Nico Schottelius
|
85d24ce259
|
fix execution order - seems to be fine now
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
2013-04-30 15:07:27 +02:00 |
|
Nico Schottelius
|
8a7c64f86a
|
cleanups + indent errors
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
2013-04-30 11:04:01 +02:00 |
|
Nico Schottelius
|
a064cc19b3
|
try new object orientated (hrrr) code instead of stage based
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
2013-04-30 10:58:23 +02:00 |
|
Arkaitz Jimenez
|
4a89e64115
|
Make global explorers available to initial manifest and fix hostname explorer
|
2013-04-01 00:48:57 +02:00 |
|
Nico Schottelius
|
cb829ec8d0
|
introduce MissingObjectIdError
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
2013-02-05 22:50:22 +01:00 |
|
Nico Schottelius
|
2732a4ba5c
|
finally finish the dynamic resolver
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
2012-12-19 21:10:18 +01:00 |
|
Nico Schottelius
|
369305f376
|
remove circularreferenceerror, because it is not being used anymore
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
2012-12-19 15:33:41 +01:00 |
|
Nico Schottelius
|
8031c77700
|
fix some tests, break some others :-)
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
2012-12-18 18:21:51 +01:00 |
|
Nico Schottelius
|
958d2d336f
|
various cleanups
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
2012-12-18 17:16:26 +01:00 |
|
Nico Schottelius
|
cd8b3cf68d
|
finish rewrite of dependency resolver
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
2012-12-16 12:47:13 +01:00 |
|
Nico Schottelius
|
6a8778e595
|
remove most of the resolver boilerplate, keep the interesting functions
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
2012-12-14 08:43:52 +01:00 |
|
Nico Schottelius
|
81c92e5cc4
|
merge all resolver code into cdist_object (to gain the requirement searching code
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
2012-12-14 08:41:56 +01:00 |
|