Commit graph

4103 commits

Author SHA1 Message Date
Daniel Heule
61aec12ba1 Try2 to make cdist honor the manifest order,
this implementation has some more lines of code,
but no collision with the require variable.
2014-01-18 19:23:21 +01:00
Daniel Heule
824381e6ca new special value require="CDIST_HONOR_MANIFEST_ORDER"
which tells cdist to execute types in the manifest order
2014-01-17 23:35:02 +01:00
Nico Schottelius
f23999c8d3 ++changes(3.0.2)
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2014-01-17 10:41:23 +01:00
Daniel Heule
4e94713f07 documented all messages which I have found via grep 2014-01-17 10:27:21 +01:00
Nico Schottelius
2c30704ba7 add hints about ignored parameters
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2014-01-15 13:28:41 +01:00
Nico Schottelius
ad09a9258e ++changes(3.0.2)
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2014-01-15 13:25:37 +01:00
Nico Schottelius
f336bcb6fc Merge branch 'feature/__mount' of git://github.com/asteven/cdist 2014-01-15 13:24:31 +01:00
Steven Armstrong
a787d2b27b new type to manage a block of text in a file
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2014-01-14 21:43:50 +01:00
Steven Armstrong
33c8f83fa6 new type to manage mounts, either via fstab or manually
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2014-01-14 21:39:24 +01:00
Nico Schottelius
746d9ec12b do not package .gitignore into pypi package (fixes #255)
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2014-01-14 11:35:24 +01:00
Nico Schottelius
3c0790f080 ++changes(3.0.2)
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2014-01-14 10:25:28 +01:00
Daniel Heule
5a114cf6ae __cron should replace entrys with his id, try 2 2014-01-14 10:11:33 +01:00
Daniel Heule
6afc4b82c2 __cron should replace entrys with his id 2014-01-14 09:47:54 +01:00
Nico Schottelius
f80501d65c ++changes(3.0.1)
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2014-01-14 08:44:41 +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
5cb5c3bfdf update changelog
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2014-01-10 11:26:23 +01:00
Nico Schottelius
d8f39f3903 Merge branch 'bugfix__directory' of https://github.com/dheule/cdist 2014-01-10 11:25:56 +01:00
Nico Schottelius
d9de8b1dda ++changes(3.0.1)
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2014-01-10 00:42:01 +01:00
Nico Schottelius
c130bdf534 if hostname is an absolute path, strip alway leading slash
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2014-01-10 00:41:17 +01:00
Daniel Heule
613d66b7a7 corrected man page and gencode update for correct messages 2014-01-09 16:09:49 +01:00
Nico Schottelius
44dbe6f2fe ++changes(3.0.1)
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2014-01-09 09:38:46 +01:00
Steven Armstrong
547c1f9c86 copy files instead of directories to give --remote-copy implementation a chance to dereference symlinks
also fixes #242 by filtering 'hidden' files (starting with a dot)

Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2014-01-08 23:53:08 +01:00
Nico Schottelius
57b700d11b ++changes(3.0.1)
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2014-01-08 14:54:21 +01:00
Nico Schottelius
fccdcd768d Merge branch 'bugfix__directory' of https://github.com/dheule/cdist 2014-01-08 14:50:09 +01:00
Daniel Heule
afb06b729e mode and message handling now like __file type 2014-01-08 13:10:46 +01:00
Nico Schottelius
de19130497 no changes for __package_rubygems
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2014-01-08 11:09:36 +01:00
Nico Schottelius
3f08565e59 Revert "install rubygems for ubuntu/debian"
On request by Steven.

This reverts commit d2c45717f1.
2014-01-08 11:09:01 +01:00
Daniel Heule
3e398b233b fix compare with leading 0 on directory mode 2014-01-08 09:48:04 +01:00
Nico Schottelius
baad4c3276 +factsheets
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2014-01-07 23:14:07 +01:00
Nico Schottelius
aea95d256f remove unneeded changelog.future
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2014-01-07 23:13:36 +01:00
Nico Schottelius
52bcc8bc3b add old notifications sketch
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2014-01-07 23:09:56 +01:00
Nico Schottelius
14ee9c4cc7 ++changes(3.0.1)
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2014-01-07 22:32:08 +01:00
Nico Schottelius
f8c36c080e do not escape \ in --line
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2014-01-07 22:30:59 +01:00
Nico Schottelius
71e5314ec1 ++changes(3.0.1)
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2014-01-07 20:40:46 +01:00
Nico Schottelius
386a84eafc Merge branch 'bugfix__start_on_boot' of https://github.com/dheule/cdist 2014-01-07 17:47:15 +01:00
Daniel Heule
f5cee7a57d suses chkconfig has the same name, but works different 2014-01-07 17:31:45 +01:00
Nico Schottelius
6dcf3e7c26 ++changes(3.0.1)
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2014-01-07 17:03:14 +01:00
Steven Armstrong
d2c45717f1 install rubygems for ubuntu/debian
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2014-01-07 16:31:32 +01:00
Nico Schottelius
0dfdf23492 Merge branch 'bugfix__package' of https://github.com/dheule/cdist 2014-01-07 14:19:36 +01:00
Daniel Heule
dc8e9c6855 fix typo on optional parameter which is only a passthrough to
__package_zypper
2014-01-07 13:23:39 +01:00
Nico Schottelius
9e153f5c18 use absolute links
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-12-24 23:30:33 +01:00
Nico Schottelius
b0b0e46f03 update link to messaging
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-12-24 23:29:13 +01:00
Nico Schottelius
37e1c95bf0 add link to messaging
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-12-24 23:25:54 +01:00
Nico Schottelius
241d8e6c3a fix typo
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-12-24 23:07:43 +01:00
Nico Schottelius
2b0210b905 update releasedate
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-12-24 23:05:56 +01:00
Steven Armstrong
7ab5cd35ac missing parens -> matched what we did not want to match
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2013-12-21 22:49:06 +01:00
Steven Armstrong
49bdd83ea1 test for feature instead of type
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2013-12-21 22:00:57 +01:00
Steven Armstrong
08762330e1 default to None, not empty list
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2013-12-21 21:59:47 +01:00
Nico Schottelius
29ae02565c ++changes(3.0.0)
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-12-20 22:57:15 +01:00