.. |
__apt_key
|
let the user decide what is sane and what not
|
2014-02-05 21:07:33 +01:00 |
__apt_key_uri
|
/wget/curl/
|
2014-02-05 21:12:22 +01:00 |
__apt_norecommends
|
be nice to them users
|
2014-02-05 21:17:15 +01:00 |
__apt_ppa
|
python-software-properties still needed for older ubuntu versions
|
2014-01-22 21:21:34 +01:00 |
__apt_source
|
remove legacy FIXME
|
2014-02-05 21:18:47 +01:00 |
__apt_update_index
|
__apt_update_index: ignore top level directory
|
2012-11-07 16:57:30 +01:00 |
__block
|
new type to manage a block of text in a file
|
2014-01-14 21:43:50 +01:00 |
__ccollect_source
|
import __ccollect_source type
|
2014-02-06 00:08:40 +01:00 |
__cdist
|
parameter default handling in __cdist type corrected
|
2014-01-21 22:24:35 +01:00 |
__cdistmarker
|
make package_data work
|
2012-10-29 22:50:27 +01:00 |
__cron
|
__cron should replace entrys with his id, try 2
|
2014-01-14 10:11:33 +01:00 |
__debconf_set_selections
|
fix typos in __debconf_set_selections
|
2014-01-29 23:19:07 +01:00 |
__directory
|
corrected man page and gencode update for correct messages
|
2014-01-09 16:09:49 +01:00 |
__file
|
do not generate code when mode = 0xxx format
|
2013-12-04 13:37:15 +01:00 |
__git
|
pass owner/group/mode to __directory as well
|
2014-02-14 20:44:51 +01:00 |
__group
|
documented all messages which I have found via grep
|
2014-01-17 10:27:21 +01:00 |
__hostname
|
use hostnamectl, if available, else use /etc/hostname and hostname
|
2014-01-20 14:26:22 +01:00 |
__iptables_apply
|
only restart the firewall (iptables) if needed
|
2013-12-04 13:19:04 +01:00 |
__iptables_rule
|
use default parameter
|
2013-12-04 13:19:25 +01:00 |
__issue
|
indentions, whitespace
|
2012-11-07 17:57:47 +01:00 |
__jail
|
2 more types for issue 131
|
2014-02-08 22:06:27 +01:00 |
__key_value
|
parameter default handling in __key_value type corrected
|
2014-01-21 23:18:10 +01:00 |
__line
|
DO NOT USE ECHO WHEN SOMETHING MAY CONTAIN A B-A-C-K-S-L-A-S-H
|
2014-01-21 16:41:34 +01:00 |
__link
|
add gpl header
|
2013-11-27 16:09:02 +01:00 |
__locale
|
add a hint about unsupported os
|
2014-02-12 16:42:02 +01:00 |
__motd
|
have __motd regenerate on Debian/Ubuntu
|
2013-09-02 11:26:32 +02:00 |
__mount
|
redirect stderr to /dev/null
|
2014-01-16 12:00:24 +01:00 |
__mysql_database
|
make package_data work
|
2012-10-29 22:50:27 +01:00 |
__package
|
fix typo on optional parameter which is only a passthrough to
|
2014-01-07 13:23:39 +01:00 |
__package_apt
|
note hint from Axel Beckert for debian prios
|
2013-12-07 00:13:28 +01:00 |
__package_emerge
|
initial submit of __package_emerge type
|
2013-12-12 10:56:15 +01:00 |
__package_emerge_dependencies
|
initial submit of type __package_emerge_dependencies
|
2013-12-12 10:59:45 +01:00 |
__package_luarocks
|
documentation cleanups
|
2012-11-07 19:22:02 +01:00 |
__package_opkg
|
use shortcut version in __package_opkg
|
2013-07-10 14:16:56 +02:00 |
__package_pacman
|
documentation cleanups
|
2012-11-07 19:22:02 +01:00 |
__package_pip
|
install the right package, not pyro...
|
2012-12-09 11:49:26 -08:00 |
__package_pkg_freebsd
|
update __package* manpages
|
2012-11-07 18:15:15 +01:00 |
__package_pkg_openbsd
|
update __package* manpages
|
2012-11-07 18:15:15 +01:00 |
__package_rubygem
|
Revert "install rubygems for ubuntu/debian"
|
2014-01-08 11:09:01 +01:00 |
__package_yum
|
little changes for using default parameters correctly
|
2014-02-03 21:43:39 +01:00 |
__package_zypper
|
little changes for using default parameters correctly
|
2014-02-03 21:43:39 +01:00 |
__pf_apply
|
make package_data work
|
2012-10-29 22:50:27 +01:00 |
__pf_ruleset
|
Make state parameter optional for all types, fixes #131
|
2014-02-08 21:48:51 +01:00 |
__postfix
|
postfix install works also on suse (SLES11)
|
2013-12-11 13:07:40 +01:00 |
__postfix_master
|
make __postfix_* types depend on __postfix
|
2013-12-06 13:49:45 +01:00 |
__postfix_postconf
|
type __postfix_postconf is tested and aproved to work on suse (SLES11)
|
2013-12-10 17:25:03 +01:00 |
__postfix_postmap
|
make __postfix_* types depend on __postfix
|
2013-12-06 13:49:45 +01:00 |
__postfix_reload
|
make __postfix_* types depend on __postfix
|
2013-12-06 13:49:45 +01:00 |
__postgres_database
|
Make state parameter optional for all types, fixes #131
|
2014-02-08 21:48:51 +01:00 |
__postgres_role
|
Make state parameter optional for all types, fixes #131
|
2014-02-08 21:48:51 +01:00 |
__process
|
bugfix: make type actually work with --state absent
|
2014-02-01 22:46:36 +01:00 |
__qemu_img
|
parameter default handling in __qemu_img type corrected
|
2014-01-21 22:33:10 +01:00 |
__rvm
|
Make state parameter optional for all types, fixes #131
|
2014-02-08 21:48:51 +01:00 |
__rvm_gem
|
2 more types for issue 131
|
2014-02-08 22:06:27 +01:00 |
__rvm_gemset
|
Make state parameter optional for all types, fixes #131
|
2014-02-08 21:48:51 +01:00 |
__rvm_ruby
|
Make state parameter optional for all types, fixes #131
|
2014-02-08 21:48:51 +01:00 |
__ssh_authorized_keys
|
remove no longer supported parameter --comment
|
2014-02-22 01:12:41 +01:00 |
__start_on_boot
|
suses chkconfig has the same name, but works different
|
2014-01-07 17:31:45 +01:00 |
__timezone
|
++exit 1
|
2012-11-07 17:44:54 +01:00 |
__update_alternatives
|
use quiet mode by default
|
2013-06-19 18:51:23 +02:00 |
__user
|
documented all messages which I have found via grep
|
2014-01-17 10:27:21 +01:00 |
__user_groups
|
little changes for using default parameters correctly
|
2014-02-03 21:43:39 +01:00 |
__zypper_repo
|
parameter default handling in __zypper_repo type corrected
|
2014-01-21 22:57:06 +01:00 |
__zypper_service
|
parameter default handling in __zypper_service type corrected
|
2014-01-21 22:45:35 +01:00 |