Commit Graph

290 Commits (e1766aa070de2c7de99b52428758be60d0137a10)

Author SHA1 Message Date
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
Nico Schottelius a2c2cc139a adjust default branch hint 11 years ago
Nico Schottelius 23f85118f5 add a hint about unsupported os 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 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
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
Nico Schottelius 228ed4dbd2 fix typos in __debconf_set_selections 11 years ago
Jake Guffey 723be34bca Fixed typo 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
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 11 years ago
Nico Schottelius b6bae508a8 use hostnamectl, if available, else use /etc/hostname and hostname 11 years ago
Nico Schottelius 8d5357107b use uname -n in hostname explorer 11 years ago
Steven Armstrong aee97cffd6 install proper packages 11 years ago
Nico Schottelius cd6abf379a allow hostname -f to fail and return empty output 11 years ago
Nico Schottelius 9123940255 port selection of first part into gencode-remote 11 years ago
Nico Schottelius 29d4f910bc do not change parameters 11 years ago
Nico Schottelius 5279b7239c import __hostname - Thanks, Steven! 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 11 years ago
Steven Armstrong 0b7d9babf6 whitespace-- 11 years ago
Steven Armstrong 3b072a7abb use __block type to manage keys 11 years ago
Steven Armstrong 095c5335c6 use default parameters 11 years ago
Nico Schottelius 2c30704ba7 add hints about ignored parameters 11 years ago
Steven Armstrong a787d2b27b new type to manage a block of text in a file 11 years ago
Steven Armstrong 33c8f83fa6 new type to manage mounts, either via fstab or manually 11 years ago