Skip to content
Snippets Groups Projects

Onboard kevr as project maintainer

Merged Kristian Klausen requested to merge klausenbusk/infrastructure:onboard-kevr into master
All threads resolved!
2 files
+ 2
2
Compare changes
  • Side-by-side
  • Inline
Files
2
  • Useful for mail.archlinux.org where this setting doesn't matter since we
    force the SSH command to passwd and zsh was removed as part of the tools
    cleanup effort recently (stops shadow.service from complaining about zsh
    missing).
@@ -14,7 +14,7 @@
- { role: rspamd, rspamd_dkim_domain: archlinux.org, tags: ["mail"] }
- { role: unbound, unbound_port: 5353, tags: ["mail"] }
- { role: postfwd, tags: ['mail'] }
- { role: archusers, archusers_ssh_options: 'command="/usr/bin/passwd",restrict,pty' }
- { role: archusers, shell_override: '/bin/bash', archusers_ssh_options: 'command="/usr/bin/passwd",restrict,pty' }
- { role: fail2ban }
- { role: prometheus_exporters }
- { role: promtail }
Loading