cdist-backup/cdist/conf/type
Jonas Weber fff656d1ac Unquote $recursive to support empty-case
This is safe to do, as the value of $recursive is not dependent on
user-supplied code.
2018-10-04 19:45:26 +02:00
..
__acl __acl: fix os explorer 2018-06-11 11:21:07 +03:00
__apt_default_release Add __apt_default_release type (#643) 2018-03-05 12:40:11 +01:00
__apt_key
__apt_key_uri Explorer pipes output of apt-key list, which always generates: 2017-08-25 14:31:32 +02:00
__apt_mark
__apt_norecommends
__apt_ppa Change backslash-dquote to single quote 2018-10-04 19:45:26 +02:00
__apt_source Add nonparallel marker for __apt_source type. 2018-08-30 20:22:51 +02:00
__apt_update_index
__block
__ccollect_source Change backslash-dquote to single quote 2018-10-04 19:45:26 +02:00
__cdist
__cdistmarker
__chroot_mount
__chroot_umount
__config_file fix SC2045 (use globs instead of ls) 2018-10-04 16:01:45 +02:00
__consul Fix SC2002 2018-10-03 14:12:07 +02:00
__consul_agent fix SC2045 (use globs instead of ls) 2018-10-04 16:01:45 +02:00
__consul_check fix SC2045 (use globs instead of ls) 2018-10-04 16:01:45 +02:00
__consul_reload
__consul_service fix SC2045 (use globs instead of ls) 2018-10-04 16:01:45 +02:00
__consul_template fix SC2045 (use globs instead of ls) 2018-10-04 16:01:45 +02:00
__consul_template_template fix SC2045 (use globs instead of ls) 2018-10-04 16:01:45 +02:00
__consul_watch_checks fix SC2045 (use globs instead of ls) 2018-10-04 16:01:45 +02:00
__consul_watch_event fix SC2045 (use globs instead of ls) 2018-10-04 16:01:45 +02:00
__consul_watch_key fix SC2045 (use globs instead of ls) 2018-10-04 16:01:45 +02:00
__consul_watch_keyprefix fix SC2045 (use globs instead of ls) 2018-10-04 16:01:45 +02:00
__consul_watch_nodes fix SC2045 (use globs instead of ls) 2018-10-04 16:01:45 +02:00
__consul_watch_service fix SC2045 (use globs instead of ls) 2018-10-04 16:01:45 +02:00
__consul_watch_services fix SC2045 (use globs instead of ls) 2018-10-04 16:01:45 +02:00
__cron Fix SC2086 on all scripts 2018-10-04 19:45:22 +02:00
__daemontools Fix SC2086 on all scripts 2018-10-04 19:45:22 +02:00
__daemontools_service Fix SC2086 on all scripts 2018-10-04 19:45:22 +02:00
__debconf_set_selections
__directory Unquote $recursive to support empty-case 2018-10-04 19:45:26 +02:00
__docker Fix SC2086 on all scripts 2018-10-04 19:45:22 +02:00
__docker_compose Fix SC2086 on all scripts 2018-10-04 19:45:22 +02:00
__docker_config __docker_config: Fix config-data explorer 2018-05-04 16:42:47 +02:00
__docker_secret __docker_secret: Set executable flag on scripts 2018-05-04 16:47:09 +02:00
__docker_stack __docker_stack: Use --with-registry-auth deploy option 2018-04-29 13:05:50 +02:00
__docker_swarm Fix spelling errors in manpages 2018-03-19 15:16:37 +01:00
__dog_vdi
__dot_file
__file Change backslash-dquote to single quote 2018-10-04 19:45:26 +02:00
__filesystem
__firewalld_rule Change backslash-dquote to single quote 2018-10-04 19:45:26 +02:00
__firewalld_start
__git Fix SC2086 on all scripts 2018-10-04 19:45:22 +02:00
__go_get remove set -e on explorers (they should be able to fail gracefully) 2018-10-04 17:38:39 +02:00
__golang_from_vendor Fix SC2002 2018-10-03 14:12:07 +02:00
__grafana_dashboard Fix SC2086 on all scripts 2018-10-04 19:45:22 +02:00
__group Fix SC2086 on all scripts 2018-10-04 19:45:22 +02:00
__hostname Fix SC2166 on all manfest/gencode/explorers 2018-10-01 22:13:24 +02:00
__hosts
__install_bootloader_grub Fix SC2086 on all scripts 2018-10-04 19:45:22 +02:00
__install_chroot_mount
__install_chroot_umount
__install_config need a way to distinguish between install-config and normal config 2018-04-05 10:32:33 +02:00
__install_coreos Add new type __install_coreos 2018-05-21 11:10:54 +02:00
__install_directory
__install_file
__install_fstab
__install_generate_fstab Fix SC2086 on all scripts 2018-10-04 19:45:22 +02:00
__install_mkfs
__install_mount
__install_partition_msdos
__install_partition_msdos_apply Change backslash-dquote to single quote 2018-10-04 19:45:26 +02:00
__install_reboot
__install_reset_disk
__install_stage Fix sphinx warnings. 2018-03-15 18:01:23 +01:00
__install_umount
__iptables_apply
__iptables_rule
__issue Allow filling __issue from stdin 2018-01-31 12:53:50 +00:00
__jail Fix SC2086 on all scripts 2018-10-04 19:45:22 +02:00
__jail_freebsd9 Fix SC2166 on all manfest/gencode/explorers 2018-10-01 22:13:24 +02:00
__jail_freebsd10 Fix SC2166 on all manfest/gencode/explorers 2018-10-01 22:13:24 +02:00
__key_value Fix SC2166 on all manfest/gencode/explorers 2018-10-01 22:13:24 +02:00
__keyboard
__letsencrypt_cert Check if certbot exists before using it. Fixes #685. 2018-09-01 23:27:58 +02:00
__line Fix SC2166 on all manfest/gencode/explorers 2018-10-01 22:13:24 +02:00
__link Fix SC2086 on all scripts 2018-10-04 19:45:22 +02:00
__locale
__locale_system
__motd Allow __motd to read from stdin 2018-01-31 12:53:50 +00:00
__mount
__mysql_database
__package Fix SC2086 on all scripts 2018-10-04 19:45:22 +02:00
__package_apt Change backslash-dquote to single quote 2018-10-04 19:45:26 +02:00
__package_dpkg dpkg {-r|-P} needs the package-, not the filename 2018-02-21 15:01:08 +01:00
__package_emerge Change backslash-dquote to single quote 2018-10-04 19:45:26 +02:00
__package_emerge_dependencies Fix parallel object prepare and run steps. Add nonparallel type marker. 2017-07-15 22:18:20 +02:00
__package_luarocks Change backslash-dquote to single quote 2018-10-04 19:45:26 +02:00
__package_opkg Change backslash-dquote to single quote 2018-10-04 19:45:26 +02:00
__package_pacman Change backslash-dquote to single quote 2018-10-04 19:45:26 +02:00
__package_pip Change backslash-dquote to single quote 2018-10-04 19:45:26 +02:00
__package_pkg_freebsd Fix SC2086 on all scripts 2018-10-04 19:45:22 +02:00
__package_pkg_openbsd Fix SC2166 on all manfest/gencode/explorers 2018-10-01 22:13:24 +02:00
__package_pkgng_freebsd Fix SC2039 2018-10-03 14:32:39 +02:00
__package_rubygem Change backslash-dquote to single quote 2018-10-04 19:45:26 +02:00
__package_update_index Fix SC2086 on all scripts 2018-10-04 19:45:22 +02:00
__package_upgrade_all Fix SC2086 on all scripts 2018-10-04 19:45:22 +02:00
__package_yum Change backslash-dquote to single quote 2018-10-04 19:45:26 +02:00
__package_zypper Change backslash-dquote to single quote 2018-10-04 19:45:26 +02:00
__pacman_conf Fix SC2086 on all scripts 2018-10-04 19:45:22 +02:00
__pacman_conf_integrate Fix SC2086 on all scripts 2018-10-04 19:45:22 +02:00
__pf_apply Fix SC2086 on all scripts 2018-10-04 19:45:22 +02:00
__pf_ruleset Fix SC2086 on all scripts 2018-10-04 19:45:22 +02:00
__postfix
__postfix_master
__postfix_postconf
__postfix_postmap
__postfix_reload
__postgres_database
__postgres_extension
__postgres_role
__process Add messaging to __process 2017-09-29 14:48:51 +02:00
__prometheus_alertmanager Fix SC2086 on all scripts 2018-10-04 19:45:22 +02:00
__prometheus_exporter Fix SC2086 on all scripts 2018-10-04 19:45:22 +02:00
__prometheus_server Fix SC2086 on all scripts 2018-10-04 19:45:22 +02:00
__pyvenv Fix SC2086 on all scripts 2018-10-04 19:45:22 +02:00
__qemu_img Change backslash-dquote to single quote 2018-10-04 19:45:26 +02:00
__rbenv
__rsync Fix SC2086 on all scripts 2018-10-04 19:45:22 +02:00
__rvm Fix SC2086 on all scripts 2018-10-04 19:45:22 +02:00
__rvm_gem
__rvm_gemset
__rvm_ruby
__ssh_authorized_key Fix SC2086 on all scripts 2018-10-04 19:45:22 +02:00
__ssh_authorized_keys Fix SC2166 on all manfest/gencode/explorers 2018-10-01 22:13:24 +02:00
__ssh_dot_ssh
__staged_file Fix SC2002 2018-10-03 14:12:07 +02:00
__start_on_boot Change backslash-dquote to single quote 2018-10-04 19:45:26 +02:00
__sysctl __sysctl: support sysctl.d 2018-06-16 07:42:43 +02:00
__systemd_unit __systemd_unit: add support for masking units 2018-07-11 16:22:36 +02:00
__timezone Add support for CoreOS to __timezone type (#587) 2017-10-19 19:58:34 +02:00
__update_alternatives
__user Fix SC2086 on all scripts 2018-10-04 19:45:22 +02:00
__user_groups __user_groups: Support OpenBSD 2017-08-27 08:58:16 -04:00
__yum_repo
__zypper_repo Fix SC2086 on all scripts 2018-10-04 19:45:22 +02:00
__zypper_service Change backslash-dquote to single quote 2018-10-04 19:45:26 +02:00