Commit Graph

510 Commits (b87b5eab31d38c1685e3c30056c7c18fd55531ff)

Author SHA1 Message Date
Daniel Heule 5ef27191fc implementing the $__object and $__object_id on the local and remote 11 years ago
Nico Schottelius 2b03ccd776 changes for 3.1.0 11 years ago
Nico Schottelius 0a98abbffa add messaging support for __key_value 11 years ago
og ef1f9bf633 updated documentation to reflect new parameter 11 years ago
og 6a455be63a openbsd and freebsd both use the 'passwd' database 11 years ago
og 5cbdf981c0 adding pkg_path parameter to be explicitly set, this is important for using -current, as os_version always parses to a release version (e.g. 5.5) but the path that mirrors have is /snapshots/ 11 years ago
og 1c0d74f7db openbsd stat works the same way that freebsd's does 11 years ago
Nico Schottelius a126bd955f use while read -> avoids ifs problem 11 years ago
Nico Schottelius ce0f779664 include the owner into the object_id for line 11 years ago
Antoine Catton 4e535b6b8b Docfix: ssh service listen on port 22 11 years ago
Steven Armstrong 95f38d9d44 remove no longer supported parameter --comment 11 years ago
Steven Armstrong 16a829d3eb manage individual keys instead of block of text 11 years ago
Nico Schottelius f461a5073c pass owner/group/mode to __directory as well 11 years ago
Nico Schottelius 95b1ac0706 update rbenv type to cdist 3.0 style 11 years ago
Steven Armstrong f82a6224f2 use positional arguments in favour of keyword arguments for backwards compatibility with older python 11 years ago
Steven Armstrong 46459053f4 use posix -L in favour of longopts 11 years ago
Nico Schottelius a2c2cc139a adjust default branch hint 11 years ago
Nico Schottelius 23f85118f5 add a hint about unsupported os 11 years ago
Daniel Heule cfbc68aa11 bugfix if both override and order is specified 11 years ago
Daniel Heule 6a5f908269 yep, dryrun option has now a unittest, was hard to work out ... 11 years ago
Daniel Heule e29255b9f2 add an unittest for CDIST_ORDER_DEPENDENCY 11 years ago
Daniel Heule a5426ff4b5 completed copyright infos ... 11 years ago
Daniel Heule 2dd2f5593f bugfixes for issue 161 and FIXME: also check that there is no object ID 11 years ago
Daniel Heule f3172fda95 2 more types for issue 131 11 years ago
Daniel Heule 423001b702 Make state parameter optional for all types, fixes #131 11 years ago
Daniel Heule 60c53e213c testcases emulator.OverrideTestCase, with some minor bugfixes to make 11 years ago
Daniel Heule f163b32720 first try of a test 11 years ago
Daniel Heule 717e21da6c initial update for override unittests 11 years ago
Daniel Heule 52e2017d8f CDIST_ALLOW_OVERRIDE -> CDIST_OVERRIDE as requested by nico 11 years ago
Daniel Heule 51afca5336 Implement lastest suggestions from nico, rename ENV Variable to 11 years ago
Nico Schottelius 294285c164 import __ccollect_source type 11 years ago
Steven Armstrong 6f0459f3c5 remove legacy FIXME 11 years ago
Steven Armstrong 7686a5ac5e be nice to them users 11 years ago
Steven Armstrong 14a112fcce /wget/curl/ 11 years ago
Nico Schottelius 34f2f7f038 setting up CDIST_ALLOW_OVERRIDE to any value is ok - do not depend on true/yes/ja 11 years ago
Steven Armstrong f928072f74 let the user decide what is sane and what not 11 years ago
Steven Armstrong 03ce5a2828 import __apt_* types from private repo 11 years ago
Daniel Heule 3c52710763 little changes for using default parameters correctly 11 years ago
Steven Armstrong 3a57367e7e bugfix: make type actually work with --state absent 11 years ago
Daniel Heule 5fbac8d0ba forgot the : after the else ... 11 years ago
Daniel Heule 197fabf40a added some ideas from asteven and a bit more description about the order 11 years ago
Nico Schottelius 228ed4dbd2 fix typos in __debconf_set_selections 11 years ago
Nico Schottelius 16d51b3cf1 backport ignoring install types in config mode from install_integration branch 11 years ago
Jake Guffey 723be34bca Fixed typo 11 years ago
Daniel Heule 4ef55ef13f allow object overrides with CDIST_ALLOW_OVERRIDE=true 11 years ago
Nico Schottelius 9049a1421c support --file - in __debconf_set_selections 11 years ago
Steven Armstrong 7a0b3cd7b7 python-software-properties still needed for older ubuntu versions 11 years ago
Daniel Heule b75481a4d4 parameter default handling in __key_value type corrected 11 years ago
Daniel Heule 360b42e892 parameter default handling in __zypper_repo type corrected 11 years ago
Daniel Heule 08b8270739 parameter default handling in __zypper_service type corrected 11 years ago