Skip to content
Snippets Groups Projects
  1. Oct 22, 2022
  2. Oct 21, 2022
  3. Oct 17, 2022
  4. Oct 16, 2022
  5. Oct 15, 2022
  6. Oct 14, 2022
  7. Oct 12, 2022
  8. Oct 07, 2022
  9. Oct 04, 2022
    • Evangelos Foutras's avatar
      fail2ban: remove redundant fail2ban_jails overrides · 17e8ab15
      Evangelos Foutras authored
      group_vars/all was enabling just the sshd jail so move this into the
      fail2ban role defaults. patchwork, security and wiki were redefining
      fail2ban_jails without deviating from the group_vars/all default and
      can therefore be dropped.
      17e8ab15
  10. Oct 03, 2022
  11. Sep 28, 2022
    • Kristian Klausen's avatar
      Merge branch 'goodbye-mailman2' into 'master' · ca181610
      Kristian Klausen authored
      Kill the mailman2 server and put the mailman3 server in its place
      
      Closes #59
      
      See merge request !628
      ca181610
    • Kristian Klausen's avatar
      Kill the mailman2 server and put the mailman3 server in its place · 893a95f3
      Kristian Klausen authored
      With the final lists migrated to mailman3[1], the mailman2 server can
      finally be killed.
      
      When the mailman3 server was initially setup[2], it was done on a
      separate server because the mailman and mailman3 packages conflicted,
      and the traffic was routed over wireguard (HTTP, LMTP and SMTP).
      
      Instead of installing mailman3 on the original lists.al.org server and
      transferring the data, it was easier just to install the missing pieces
      (basically Postfix and adjusting the Nginx configuration) on the ml3
      server and move the IPs (to keep the IP mail reputation).
      
      So basically the following was done:
      - The IPs for the original lists.al.org was moved to the mailman3.al.org
        server
      - The mailman2 datadir was transferred to mailman3.al.org server, so we
        can keep the pipermail links alive, and import missing mails if needed
      - The original lists.al.org server was decommissioned
      - The mailman3.al.org server was renamed to lists.al.org
      - The missing pieces was added to the mailman3 role (basically Postfix +
        Nginx adjustments)
      - The mailman role was deleted and the mailman3 role renamed to mailman
      
      [1] 75ac7d09 ("mailman: Fourth and final batch of mailman3 migrated lists")
      [2] 9294828f ("Setup mailman3 server")
      
      Fix #59
      893a95f3
    • Evangelos Foutras's avatar
      Merge branch 'mirrorsync-role' into 'master' · 3c152709
      Evangelos Foutras authored
      Combine sync{archive,debug,riscv} into mirrorsync
      
      See merge request !632
      3c152709
    • Evangelos Foutras's avatar
      Combine sync{archive,debug,riscv} into mirrorsync · 43eb814b
      Evangelos Foutras authored
      These roles are very similar and can be merged into a single new role.
      
      Note: The archive mirror is changed from a 4-hour sync to minutely for
      conformity with the other two mirrors. In practice this doesn't matter
      as it was already taking over 4 hours to finish and was starting again
      right after its previous run.
      43eb814b
    • Jan Alexander Steffens (heftig)'s avatar
      93407f75
  12. Sep 26, 2022
  13. Sep 24, 2022
  14. Sep 23, 2022
  15. Sep 22, 2022
Loading