cdist/cdist/conf/type
Darko Poljak e9b823bc39 Better fixes. 2018-10-07 10:22:11 +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 Change shebang to #!/bin/sh -e 2017-06-28 13:19:32 +02:00
__apt_key_uri Explorer pipes output of apt-key list, which always generates: 2017-08-25 14:31:32 +02:00
__apt_mark +x 2017-07-03 15:18:27 +03:00
__apt_norecommends Change shebang to #!/bin/sh -e 2017-06-28 13:19:32 +02:00
__apt_ppa Merge pull request #696 from thriqon/shellcheck-party-SC2086 2018-10-05 10:26:53 +02:00
__apt_source Add nonparallel marker for __apt_source type. 2018-08-30 20:22:51 +02:00
__apt_update_index Change shebang to #!/bin/sh -e 2017-06-28 13:19:32 +02:00
__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 Change shebang to #!/bin/sh -e 2017-06-28 13:19:32 +02:00
__cdistmarker Change shebang to #!/bin/sh -e 2017-06-28 13:19:32 +02:00
__chroot_mount Change shebang to #!/bin/sh -e 2017-06-28 13:19:32 +02:00
__chroot_umount Change shebang to #!/bin/sh -e 2017-06-28 13:19:32 +02:00
__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 Change shebang to #!/bin/sh -e 2017-06-28 13:19:32 +02:00
__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 SC2030,SC2031. 2018-10-06 08:36:06 +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 Better fixes. 2018-10-07 10:22:11 +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 Change shebang to #!/bin/sh -e 2017-06-28 13:19:32 +02:00
__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_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 Change shebang to #!/bin/sh -e 2017-06-28 13:19:32 +02:00
__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 Change shebang to #!/bin/sh -e 2017-06-28 13:19:32 +02:00
__firewalld_rule Merge pull request #696 from thriqon/shellcheck-party-SC2086 2018-10-05 10:26:53 +02:00
__firewalld_start Change shebang to #!/bin/sh -e 2017-06-28 13:19:32 +02:00
__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 Change shebang to #!/bin/sh -e 2017-06-28 13:19:32 +02:00
__install_bootloader_grub Fix SC2086 on all scripts 2018-10-04 19:45:22 +02:00
__install_chroot_mount add forgotten symlink 2017-07-07 02:10:06 +02:00
__install_chroot_umount make uefi boot work 2017-06-27 10:32:25 +02:00
__install_config need a way to distinguish between install-config and normal config 2018-04-05 10:32:33 +02:00
__install_coreos Fix SC1117. 2018-10-07 10:22:11 +02:00
__install_directory add __install_directory type 2017-06-27 10:33:34 +02:00
__install_file Update docs for types that used man.rst as symbolic links. 2016-12-16 08:19:41 +01:00
__install_fstab Change shebang to #!/bin/sh -e 2017-06-28 13:19:32 +02:00
__install_generate_fstab Fix SC2044. 2018-10-05 13:05:01 +02:00
__install_mkfs Remove unused variables (almost, found bugs?) 2018-10-04 19:22:28 +02:00
__install_mount Fix SC2044. 2018-10-05 13:05:01 +02:00
__install_partition_msdos Change shebang to #!/bin/sh -e 2017-06-28 13:19:32 +02:00
__install_partition_msdos_apply Merge pull request #708 from darko-poljak/shellcheck-various 2018-10-06 15:15:38 +02:00
__install_reboot Drop unused options parameter in __install_reboot 2018-10-04 19:22:28 +02:00
__install_reset_disk Fix SC1117. 2018-10-07 10:22:11 +02:00
__install_stage Fix sphinx warnings. 2018-03-15 18:01:23 +01:00
__install_umount Fix __install_umount target parameter 2018-10-04 19:22:28 +02:00
__iptables_apply Change shebang to #!/bin/sh -e 2017-06-28 13:19:32 +02:00
__iptables_rule Change shebang to #!/bin/sh -e 2017-06-28 13:19:32 +02:00
__issue Allow filling __issue from stdin 2018-01-31 12:53:50 +00:00
__jail grep directly on the explorer file 2018-10-05 15:14:03 +02:00
__jail_freebsd9 Better fixes. 2018-10-07 10:22:11 +02:00
__jail_freebsd10 Better fixes. 2018-10-07 10:22:11 +02:00
__key_value Fix SC2155 (directly export computed variables) 2018-10-04 22:23:48 +02:00
__keyboard Change shebang to #!/bin/sh -e 2017-06-28 13:19:32 +02:00
__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 Merge pull request #706 from darko-poljak/SC2164 2018-10-05 10:28:04 +02:00
__locale Change shebang to #!/bin/sh -e 2017-06-28 13:19:32 +02:00
__locale_system Change shebang to #!/bin/sh -e 2017-06-28 13:19:32 +02:00
__motd Allow __motd to read from stdin 2018-01-31 12:53:50 +00:00
__mount Better fixes. 2018-10-07 10:22:11 +02:00
__mysql_database Change shebang to #!/bin/sh -e 2017-06-28 13:19:32 +02:00
__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 Fix SC2235. 2018-10-05 12:14:51 +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 Fix SC2196. 2018-10-05 12:04:45 +02:00
__package_opkg Fix SC2154. Note: ignoring __<name> vars. 2018-10-07 10:22:11 +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 Fix SC2166 on all manfest/gencode/explorers 2018-10-01 22:13:24 +02:00
__package_pkgng_freebsd Better fixes. 2018-10-07 10:22:11 +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 SC2154. Note: ignoring __<name> vars. 2018-10-07 10:22:11 +02:00
__postfix Change shebang to #!/bin/sh -e 2017-06-28 13:19:32 +02:00
__postfix_master Remove unused variables (almost, found bugs?) 2018-10-04 19:22:28 +02:00
__postfix_postconf Change shebang to #!/bin/sh -e 2017-06-28 13:19:32 +02:00
__postfix_postmap Change shebang to #!/bin/sh -e 2017-06-28 13:19:32 +02:00
__postfix_reload Change shebang to #!/bin/sh -e 2017-06-28 13:19:32 +02:00
__postgres_database Change shebang to #!/bin/sh -e 2017-06-28 13:19:32 +02:00
__postgres_extension Fix SC2154. Note: ignoring __<name> vars. 2018-10-07 10:22:11 +02:00
__postgres_role Fix SC2021. 2018-10-05 12:52:44 +02:00
__process Fix SC2154. Note: ignoring __<name> vars. 2018-10-07 10:22:11 +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 Merge pull request #696 from thriqon/shellcheck-party-SC2086 2018-10-05 10:26:53 +02:00
__rbenv Change shebang to #!/bin/sh -e 2017-06-28 13:19:32 +02:00
__rsync Fix SC2162. 2018-10-05 12:50:01 +02:00
__rvm Fix SC1117. 2018-10-07 10:22:11 +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 SC1117. 2018-10-07 10:22:11 +02:00
__ssh_authorized_keys Fix SC2166 on all manfest/gencode/explorers 2018-10-01 22:13:24 +02:00
__ssh_dot_ssh Change shebang to #!/bin/sh -e 2017-06-28 13:19:32 +02:00
__staged_file Fix SC1117. 2018-10-07 10:22:11 +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 Change shebang to #!/bin/sh -e 2017-06-28 13:19:32 +02:00
__user Merge pull request #696 from thriqon/shellcheck-party-SC2086 2018-10-05 10:26:53 +02:00
__user_groups __user_groups: Support OpenBSD 2017-08-27 08:58:16 -04:00
__yum_repo Change shebang to #!/bin/sh -e 2017-06-28 13:19:32 +02:00
__zypper_repo Fix SC2086 on all scripts 2018-10-04 19:45:22 +02:00
__zypper_service Fix SC2154. Note: ignoring __<name> vars. 2018-10-07 10:22:11 +02:00