Update file run_onchange_after_fail2ban.tmpl

This commit is contained in:
Brian Zalewski 2023-02-01 20:44:47 +00:00
parent 6a10354760
commit 0842e2fa2a

View file

@ -1,4 +1,4 @@
{{- if ne .host.distro.family "windows" }} {{- if eq .host.distro.family "linux" }}
#!/usr/bin/env bash #!/usr/bin/env bash
# jail.local hash: {{ include (joinPath .host.home ".ssh" "fail2ban" "jail.local") | sha256sum }} # jail.local hash: {{ include (joinPath .host.home ".ssh" "fail2ban" "jail.local") | sha256sum }}