cdist-backup/cdist/conf/type
Darko Poljak 1057ceef01 Merge branch 'line-replace' into 'master'
[__line] Add support for '--state replace'

See merge request ungleich-public/cdist!939
2020-10-09 06:51:45 +02:00
..
__acl __acl: add --file and --directory for convenience 2020-01-19 22:51:40 +02:00
__apt_default_release
__apt_key
__apt_key_uri
__apt_mark
__apt_norecommends
__apt_ppa
__apt_source
__apt_unattended_upgrades
__apt_update_index
__block
__ccollect_source
__cdist Fix newly found shellcheck issues 2020-04-22 23:21:34 +02:00
__cdistmarker
__check_messages
__chroot_mount
__chroot_umount
__clean_path [__clean_path] add --path parameter 2020-06-10 11:38:14 +03:00
__config_file
__consul
__consul_agent Fix shellcheck 2020-03-27 13:30:52 +01:00
__consul_check Patch __consul_* to discover remote consul configuration dir 2020-02-17 13:42:19 +01:00
__consul_reload
__consul_service Fix various typos and styling errors in __consul_agent, conf-dir 2020-02-17 13:43:18 +01:00
__consul_template
__consul_template_template
__consul_watch_checks Patch __consul_* to discover remote consul configuration dir 2020-02-17 13:42:19 +01:00
__consul_watch_event Patch __consul_* to discover remote consul configuration dir 2020-02-17 13:42:19 +01:00
__consul_watch_key Patch __consul_* to discover remote consul configuration dir 2020-02-17 13:42:19 +01:00
__consul_watch_keyprefix Patch __consul_* to discover remote consul configuration dir 2020-02-17 13:42:19 +01:00
__consul_watch_nodes Patch __consul_* to discover remote consul configuration dir 2020-02-17 13:42:19 +01:00
__consul_watch_service Patch __consul_* to discover remote consul configuration dir 2020-02-17 13:42:19 +01:00
__consul_watch_services Patch __consul_* to discover remote consul configuration dir 2020-02-17 13:42:19 +01:00
__cron [__cron] add hint for default values of time-related parameters 2020-05-16 14:00:02 +02:00
__daemontools
__daemontools_service
__debconf_set_selections
__directory [type/{__file,__directory}] Fix incorrect interpretation of strings with leading 0s as octal 2020-07-23 09:43:40 +02:00
__docker
__docker_compose
__docker_config
__docker_secret
__docker_stack
__docker_swarm
__dog_vdi
__dot_file
__download [__download] fix manual: onchange parameter in wrong section 2020-08-18 00:48:58 +03:00
__file [type/{__file,__directory}] Fix incorrect interpretation of strings with leading 0s as octal 2020-07-23 09:43:40 +02:00
__filesystem Add Alpine Linux as supported for __filesystem. 2020-08-06 11:45:05 +02:00
__firewalld_rule
__firewalld_start
__git
__go_get
__golang_from_vendor
__grafana_dashboard
__group [__group] fix --gid on freebsd 2020-05-22 02:31:38 +03:00
__hostname
__hosts [type/__hosts] Fix when used without --alias 2020-07-11 18:57:47 +02:00
__install_bootloader_grub
__install_chroot_mount
__install_chroot_umount
__install_config
__install_coreos
__install_directory
__install_file
__install_fstab
__install_generate_fstab
__install_mkfs
__install_mount
__install_partition_msdos
__install_partition_msdos_apply
__install_reboot
__install_reset_disk
__install_stage
__install_umount
__iptables_apply
__iptables_rule
__issue
__jail
__jail_freebsd9
__jail_freebsd10
__key_value [type/__key_value] Get AWK from POSIX PATH 2020-07-26 19:36:34 +02:00
__keyboard
__letsencrypt_cert [__letsencrypt_cert] whitelist Ubuntu 2020-05-01 15:31:23 +02:00
__line [__line] Add support for '--state replace' 2020-10-09 06:51:44 +02:00
__link [__link] fix typo in the manual 2020-05-09 18:40:44 +02:00
__locale
__locale_system [type/__locale_system] Fix version extraction for SuSE 2020-08-02 22:47:46 +02:00
__motd [__motd] debian|ubuntu|devuan use /etc/motd 2020-05-22 02:36:49 +03:00
__mount
__mysql_database
__mysql_privileges __mysql_privileges: fix typo 2020-02-13 17:38:34 +02:00
__mysql_user
__openldap_server Fix building man pages 2020-07-29 11:31:12 +02:00
__package
__package_apk
__package_apt [type/__package_apt] Fix type for legacy APT versions 2020-07-25 19:20:32 +02:00
__package_dpkg
__package_emerge
__package_emerge_dependencies
__package_luarocks
__package_opkg [type/__package_opkg] Implement flock locking if available 2020-06-24 21:06:10 +02:00
__package_pacman
__package_pip Fix shellcheck 2020-09-21 09:11:35 +02:00
__package_pkg_freebsd
__package_pkg_openbsd
__package_pkgng_freebsd Fix typo 2020-09-30 15:43:32 +02:00
__package_rubygem
__package_update_index Fix shellcheck issues 2020-04-02 20:18:04 +02:00
__package_upgrade_all
__package_yum
__package_zypper
__pacman_conf
__pacman_conf_integrate
__pf_apply_anchor [__pf*] (~) __pf_ruleset (+)__pf_apply_anchor, deprecate __pf_apply 2020-04-25 12:23:27 +02:00
__pf_ruleset [__pf_ruleset] Fix shellcheck issue. 2020-04-25 14:54:29 +02:00
__ping
__postfix [__postfix] Automagically support more OSs by not checking too much. 2020-04-25 00:22:28 +02:00
__postfix_master Merge branch 'bugfix/postfix-master-option' into '6.6' 2020-07-13 07:49:49 +02:00
__postfix_postconf
__postfix_postmap
__postfix_reload
__postgres_database Add --template flag to __postgres_database type 2020-04-14 10:23:08 +02:00
__postgres_extension
__postgres_role Fix password command synthax in __postgres_role 2020-02-15 14:16:00 +01:00
__process
__prometheus_alertmanager
__prometheus_exporter
__prometheus_server
__pyvenv [__pyvenv] Switch to python3 -m venv for ubuntu 2020-05-01 15:28:01 +02:00
__qemu_img
__rbenv
__rsync
__rvm
__rvm_gem
__rvm_gemset
__rvm_ruby
__sensible_editor
__service Fixed calling of __systemd_service type with correct arguments. 2020-10-08 16:15:20 +02:00
__ssh_authorized_key [__ssh_authorizedkey{,s}] Improve documentation. 2020-05-18 18:37:16 +02:00
__ssh_authorized_keys Resolve shellcheck SC1090 2020-05-30 15:10:13 +02:00
__ssh_dot_ssh
__staged_file
__start_on_boot
__sysctl [type/__sysctl] Fix on NetBSD 2020-07-27 15:22:21 +02:00
__systemd_service __systemd_service: fix manpage typos 2020-09-09 21:11:40 +02:00
__systemd_unit
__timezone [__timezone] Make type singleton 2020-07-27 11:06:14 +02:00
__ufw
__ufw_rule
__unpack [__unpack] add --onchange 2020-08-18 00:46:07 +03:00
__update_alternatives __update_alternatives: remove expired comment 2020-02-19 12:59:14 +02:00
__user [type/__user] Install user{add,mod,del} packages on OpenWrt 2020-07-21 19:42:40 +02:00
__user_groups
__xymon_apache
__xymon_client
__xymon_config
__xymon_server
__yum_repo
__zypper_repo
__zypper_service