cdist-backup/cdist/conf/type
2018-10-05 15:18:59 +02:00
..
__acl
__apt_default_release
__apt_key
__apt_key_uri
__apt_mark
__apt_norecommends
__apt_ppa Merge pull request #696 from thriqon/shellcheck-party-SC2086 2018-10-05 10:26:53 +02:00
__apt_source
__apt_update_index
__block Remove unused variables (almost, found bugs?) 2018-10-04 19:22:28 +02:00
__ccollect_source Merge pull request #696 from thriqon/shellcheck-party-SC2086 2018-10-05 10:26:53 +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 Disable SC2031 for the single incident. 2018-10-05 15:04:22 +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 SC1090. 2018-10-05 12:19:16 +02:00
__docker_compose Disable SC2016 check. 2018-10-05 10:32:38 +02:00
__docker_config
__docker_secret
__docker_stack
__docker_swarm
__dog_vdi
__dot_file Fix SC2230. 2018-10-05 12:27:43 +02:00
__file Merge pull request #696 from thriqon/shellcheck-party-SC2086 2018-10-05 10:26:53 +02:00
__filesystem
__firewalld_rule Merge pull request #696 from thriqon/shellcheck-party-SC2086 2018-10-05 10:26:53 +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 Disable SC2016 check. 2018-10-05 10:32:38 +02:00
__grafana_dashboard Fix SC2086 on all scripts 2018-10-04 19:45:22 +02:00
__group Merge pull request #696 from thriqon/shellcheck-party-SC2086 2018-10-05 10:26:53 +02:00
__hostname Fix SC2028. 2018-10-05 15:08:25 +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
__install_coreos
__install_directory
__install_file
__install_fstab
__install_generate_fstab Merge pull request #696 from thriqon/shellcheck-party-SC2086 2018-10-05 10:26:53 +02:00
__install_mkfs Remove unused variables (almost, found bugs?) 2018-10-04 19:22:28 +02:00
__install_mount
__install_partition_msdos
__install_partition_msdos_apply Fix SC2145. 2018-10-05 12:32:56 +02:00
__install_reboot Drop unused options parameter in __install_reboot 2018-10-04 19:22:28 +02:00
__install_reset_disk
__install_stage
__install_umount Fix __install_umount target parameter 2018-10-04 19:22:28 +02:00
__iptables_apply
__iptables_rule
__issue
__jail grep directly on the explorer file 2018-10-05 15:14:03 +02:00
__jail_freebsd9 Fix SC2120, SC2119. 2018-10-05 15:18:59 +02:00
__jail_freebsd10 Fix SC2120, SC2119. 2018-10-05 15:18:59 +02:00
__key_value Fix SC2155 (directly export computed variables) 2018-10-04 22:23:48 +02:00
__keyboard
__letsencrypt_cert
__line
__link Merge pull request #706 from darko-poljak/SC2164 2018-10-05 10:28:04 +02:00
__locale
__locale_system
__motd
__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
__package_emerge Fix SC2235. 2018-10-05 12:14:51 +02:00
__package_emerge_dependencies
__package_luarocks Fix SC2196. 2018-10-05 12:04:45 +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 Disable SC2039 where appropriate. 2018-10-05 11:49:28 +02:00
__package_pkg_openbsd
__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 Merge pull request #696 from thriqon/shellcheck-party-SC2086 2018-10-05 10:26:53 +02:00
__pf_apply Fix SC2086 on all scripts 2018-10-04 19:45:22 +02:00
__pf_ruleset Fix SC2153. 2018-10-05 12:16:27 +02:00
__postfix
__postfix_master Remove unused variables (almost, found bugs?) 2018-10-04 19:22:28 +02:00
__postfix_postconf
__postfix_postmap
__postfix_reload
__postgres_database
__postgres_extension
__postgres_role Fix SC2021. 2018-10-05 12:52:44 +02:00
__process
__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 Merge pull request #696 from thriqon/shellcheck-party-SC2086 2018-10-05 10:26:53 +02:00
__rbenv
__rsync Fix SC2162. 2018-10-05 12:50:01 +02:00
__rvm Fix SC2086 on all scripts 2018-10-04 19:45:22 +02:00
__rvm_gem Remove unused variables (almost, found bugs?) 2018-10-04 19:22:28 +02:00
__rvm_gemset Disable SC2016 check. 2018-10-05 10:32:38 +02:00
__rvm_ruby Remove unused variables (almost, found bugs?) 2018-10-04 19:22:28 +02:00
__ssh_authorized_key Fix SC2162. 2018-10-05 12:50:01 +02:00
__ssh_authorized_keys
__ssh_dot_ssh
__staged_file Disable SC2016 check. 2018-10-05 10:32:38 +02:00
__start_on_boot Change backslash-dquote to single quote 2018-10-04 19:45:26 +02:00
__sysctl
__systemd_unit
__timezone
__update_alternatives
__user Merge pull request #696 from thriqon/shellcheck-party-SC2086 2018-10-05 10:26:53 +02:00
__user_groups
__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