Commit Graph

989 Commits (7a9dea975439fc4894107f9c124d5874cc416c84)

Author SHA1 Message Date
Jonas Weber b3f4d3849a Fix __install_umount target parameter 6 years ago
Jonas Weber 6b0f8fba22 Remove unused variables (almost, found bugs?) 6 years ago
Thomas Eckert 085b2a2b10 remove `set -e` on explorers (they should be able to fail gracefully) 6 years ago
Thomas Eckert a46da35bbc fix SC2148 (missing shebang) and make executable 6 years ago
Thomas Eckert d950ddada3 fix SC2045 (use globs instead of `ls`) 6 years ago
Thomas Eckert 134c84607f fix another SC2166 (test `[ .. -a.. ]` replaced by `[ .. ] && ]`) 6 years ago
Darko Poljak 8ef2773c0d Fix SC2039 6 years ago
Darko Poljak 44acfcdd12 Fix SC2002 6 years ago
Darko Poljak 0928708d19 Fix SC2004 6 years ago
Darko Poljak 5ed95ce93b Fix SC2005 6 years ago
Jonas Weber 6326eae1bb Fix SC2166 on all manfest/gencode/explorers 6 years ago
Jonas Weber b3f3b907a4 Quote aptget command and params, simplify explorer 6 years ago
Jonas Weber 346f1f8af3 Send messages when installing packages via __package_apt 6 years ago
Adam Dej 2e653409c1 Update __docker type 6 years ago
Adam Dej c2f8c7abb3 Add explorer for info in /etc/os-release 6 years ago
Darko Poljak a627247908 Check if certbot exists before using it. Fixes #685. 6 years ago
Darko Poljak 93d877f5bf Add nonparallel marker for __apt_source type. 6 years ago
Stu Zhao f143a70463 Support pacman with --maxage parameter 6 years ago
Stu Zhao b12c02138d Refactor __package_update_index explorers 6 years ago
Stu Zhao 2f89d8a514 Fix __package_update_index processing error 6 years ago
Dominique Roux f04f76524c Bugfix: 7 years ago
Adam Dej 43982f821f __systemd_unit: add support for masking units 7 years ago
Adam Dej 37b37f6e66 __systemd_unit: fix crash when transitioning to state=absent 7 years ago
Adam Dej 8d84834db6 __systemd_unit: manpage clarifications 7 years ago
Darko Poljak 6c8014b407 __letsencrypt_cert: add support for devuan ascii 7 years ago
Jonas Weber 4eaace7dd5 Handle missing file in __line explorer gracefully 7 years ago
Darko Poljak ec8f2f9488 Fix temp file location and removal 7 years ago
Darko Poljak 9d4c0331a9 __sysctl: support sysctl.d 7 years ago
Ander Punnar d7a1645e4e __acl: fix os explorer 7 years ago
Ander Punnar 90adefe2e4 add __acl: Basic wrapper around setfacl 7 years ago
Steven Armstrong 4516ee0baa position can not be empty 7 years ago
Darko Poljak efebe15386 Fix __letsencrypt_cert type: use object id as domain if domain param is not specified 7 years ago
Nico Schottelius 709c216096 [__consul_agent] Add LSB header so that innserv doe not fail 7 years ago
Alexander Dinu b3a4152e00 Fix __package_yum explorer 7 years ago
Ľubomír Kučera e7e8f1428a Add new type __install_coreos 7 years ago
Steven Armstrong fb26894cbd when searching treat line as string, and regex as regexp 7 years ago
Steven Armstrong a3968f8313 rewrite __line type for --before and --after support 7 years ago
Ľubomír Kučera 22d570ae60 Rewrite __letsencrypt_cert type 7 years ago
Ľubomír Kučera fdb5bbcf91 __docker_secret: Set executable flag on scripts 7 years ago
Ľubomír Kučera 1efbd6a3a0 __docker_config: Fix config-data explorer 7 years ago
Ľubomír Kučera 5a7d74b905 Add new type __docker_secret 7 years ago
Ľubomír Kučera 4f61f6be9c Add new type __docker_config 7 years ago
Ľubomír Kučera aa20ed5ea1 __docker_stack: Use --with-registry-auth deploy option 7 years ago
Steven Armstrong 999f221c88 need a way to distinguish between install-config and normal config 7 years ago
Kamila Součková b695e82bec FreeBSD improvements (#651) 7 years ago
Dmitry Bogatov 958222133b Fix spelling errors in manpages 7 years ago
Darko Poljak ef13449687 Fix sphinx warnings. 7 years ago
Ľubomír Kučera 7184228536 Add new type __docker_stack 7 years ago
Ľubomír Kučera 8b86c6fc95 Add new type __docker_swarm 7 years ago
Kamila Souckova f03a0e586e __prometheus_{server,alertmanager}: restart when cli parameters change 7 years ago