Steven Armstrong
|
6f0459f3c5
|
remove legacy FIXME
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
11 years ago |
Steven Armstrong
|
7686a5ac5e
|
be nice to them users
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
11 years ago |
Steven Armstrong
|
14a112fcce
|
/wget/curl/
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
11 years ago |
Nico Schottelius
|
34f2f7f038
|
setting up CDIST_ALLOW_OVERRIDE to any value is ok - do not depend on true/yes/ja
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
11 years ago |
Steven Armstrong
|
f928072f74
|
let the user decide what is sane and what not
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
11 years ago |
Nico Schottelius
|
65b3f6c75a
|
also document require variable
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
11 years ago |
Nico Schottelius
|
d1cc8a6999
|
document environment variables that influence cdist
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
11 years ago |
Nico Schottelius
|
2363cdda47
|
++changes
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
11 years ago |
Nico Schottelius
|
4f47585cbc
|
Merge branch 'issue/280' of git://github.com/asteven/cdist
|
11 years ago |
Steven Armstrong
|
03ce5a2828
|
import __apt_* types from private repo
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
11 years ago |
Daniel Heule
|
3c52710763
|
little changes for using default parameters correctly
|
11 years ago |
Daniel Heule
|
1b455e810b
|
clarify in the example that override don't touch parameter witch are not
present in the 2nd call
|
11 years ago |
Steven Armstrong
|
3a57367e7e
|
bugfix: make type actually work with --state absent
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
11 years ago |
Nico Schottelius
|
ab3b151918
|
++changes
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
11 years ago |
Nico Schottelius
|
dc1a5dfd6d
|
update override documentation
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
11 years ago |
Nico Schottelius
|
99dedc4933
|
examples are always the last section
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
11 years ago |
Nico Schottelius
|
a9dd040164
|
Merge branch 'feature_object_override' of git://github.com/dheule/cdist
|
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
in the manpage
|
11 years ago |
Nico Schottelius
|
d5f04b26c8
|
++changes(3.0.4)
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
11 years ago |
Nico Schottelius
|
228ed4dbd2
|
fix typos in __debconf_set_selections
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
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 |
Nico Schottelius
|
aa3e92f07b
|
use directory files/, not templates
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
11 years ago |
Nico Schottelius
|
e52a059adf
|
++changes
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
11 years ago |
Nico Schottelius
|
c3508945ca
|
Merge branch 'jailfix' of https://github.com/jdguffey/cdist
|
11 years ago |
Jake Guffey
|
723be34bca
|
Fixed typo
Was assigning jaildir=$object/parameter/name, fixed to $object/parameter/jaildir
|
11 years ago |
Daniel Heule
|
4ef55ef13f
|
allow object overrides with CDIST_ALLOW_OVERRIDE=true
|
11 years ago |
Nico Schottelius
|
565e11b16d
|
++changes
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
11 years ago |
Nico Schottelius
|
9049a1421c
|
support --file - in __debconf_set_selections
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
11 years ago |
Nico Schottelius
|
78be159eb7
|
update reference: we also do not touch 'files' in the object
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
11 years ago |
Nico Schottelius
|
a62e4aade3
|
++changes
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
11 years ago |
Nico Schottelius
|
d0ef6b6583
|
Merge branch 'issue/271' of git://github.com/asteven/cdist
|
11 years ago |
Steven Armstrong
|
7a0b3cd7b7
|
python-software-properties still needed for older ubuntu versions
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
11 years ago |
Nico Schottelius
|
87d72dfc1a
|
release: 3.0.3
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
11 years ago |
Nico Schottelius
|
0e49ccbf43
|
++changes
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
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 |
Daniel Heule
|
02c3fe4988
|
parameter default handling in __qemu_img type corrected
|
11 years ago |
Daniel Heule
|
92e67182a6
|
parameter default handling in __cdist type corrected
|
11 years ago |
Nico Schottelius
|
520bcc29a7
|
++changes
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
11 years ago |
Nico Schottelius
|
51c9662475
|
DO NOT USE ECHO WHEN SOMETHING MAY CONTAIN A B-A-C-K-S-L-A-S-H
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
11 years ago |
Nico Schottelius
|
6746ba8279
|
++changes
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
11 years ago |
Daniel Heule
|
64f4cff3cb
|
Shell selection support via ENV
CDIST_LOCAL_SHELL for local scripts
CDIST_REMOTE_SHELL for remote scripts
|
11 years ago |
Nico Schottelius
|
4bd6158260
|
add log from today
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
11 years ago |
Nico Schottelius
|
7eabdc3cf9
|
ignore pypi-release marker
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
11 years ago |
Nico Schottelius
|
8ed5f85f9d
|
do not change to the masterbranch...
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
11 years ago |
Nico Schottelius
|
f034ed6027
|
do not merge, if not coming from the master branch
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
11 years ago |
Nico Schottelius
|
e40fde92fc
|
allow releases from non-master branch, if the person knows what he does
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
11 years ago |
Nico Schottelius
|
f7c4437873
|
++changes
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
11 years ago |