Nico Schottelius
|
2b03ccd776
|
changes for 3.1.0
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
11 years ago |
Nico Schottelius
|
0a98abbffa
|
add messaging support for __key_value
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
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
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
11 years ago |
Nico Schottelius
|
ce0f779664
|
include the owner into the object_id for line
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
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
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
11 years ago |
Steven Armstrong
|
16a829d3eb
|
manage individual keys instead of block of text
also fixes #251
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
11 years ago |
Nico Schottelius
|
f461a5073c
|
pass owner/group/mode to __directory as well
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
11 years ago |
Nico Schottelius
|
95b1ac0706
|
update rbenv type to cdist 3.0 style
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
11 years ago |
Nico Schottelius
|
a2c2cc139a
|
adjust default branch hint
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
11 years ago |
Nico Schottelius
|
23f85118f5
|
add a hint about unsupported os
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
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 |
Nico Schottelius
|
294285c164
|
import __ccollect_source type
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
11 years ago |
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 |
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 |
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 |
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
|
228ed4dbd2
|
fix typos in __debconf_set_selections
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
11 years ago |
Jake Guffey
|
723be34bca
|
Fixed typo
Was assigning jaildir=$object/parameter/name, fixed to $object/parameter/jaildir
|
11 years ago |
Nico Schottelius
|
9049a1421c
|
support --file - in __debconf_set_selections
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
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 |
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
|
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
|
b6bae508a8
|
use hostnamectl, if available, else use /etc/hostname and hostname
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
11 years ago |
Nico Schottelius
|
8d5357107b
|
use uname -n in hostname explorer
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
11 years ago |
Steven Armstrong
|
aee97cffd6
|
install proper packages
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
11 years ago |
Nico Schottelius
|
cd6abf379a
|
allow hostname -f to fail and return empty output
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
11 years ago |
Nico Schottelius
|
9123940255
|
port selection of first part into gencode-remote
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
11 years ago |
Nico Schottelius
|
29d4f910bc
|
do not change parameters
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
11 years ago |
Nico Schottelius
|
5279b7239c
|
import __hostname - Thanks, Steven!
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
11 years ago |
Daniel Heule
|
4e94713f07
|
documented all messages which I have found via grep
|
11 years ago |
Steven Armstrong
|
36a330eb3c
|
redirect stderr to /dev/null
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
11 years ago |
Steven Armstrong
|
0b7d9babf6
|
whitespace--
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
11 years ago |
Steven Armstrong
|
3b072a7abb
|
use __block type to manage keys
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
11 years ago |
Steven Armstrong
|
095c5335c6
|
use default parameters
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
11 years ago |
Nico Schottelius
|
2c30704ba7
|
add hints about ignored parameters
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
11 years ago |
Steven Armstrong
|
a787d2b27b
|
new type to manage a block of text in a file
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
11 years ago |
Steven Armstrong
|
33c8f83fa6
|
new type to manage mounts, either via fstab or manually
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
11 years ago |