Skip to content
Snippets Groups Projects
  1. Jul 06, 2021
    • Kristian Klausen's avatar
      WireGuard all hosts · 664deb67
      Kristian Klausen authored
      This is meant as a internal authenticated and encrypted network which we
      can use for internal services, we don't want to expose to the internet
      or when encryption is desired but not easily implementable.
      664deb67
  2. Jul 05, 2021
  3. Jul 04, 2021
  4. Jun 30, 2021
  5. Jun 15, 2021
  6. Jun 01, 2021
  7. May 16, 2021
  8. May 13, 2021
  9. Apr 30, 2021
  10. Apr 22, 2021
  11. Apr 12, 2021
  12. Apr 08, 2021
  13. Apr 07, 2021
  14. Mar 19, 2021
  15. Mar 02, 2021
  16. Feb 25, 2021
  17. Feb 19, 2021
  18. Feb 14, 2021
    • Kristian Klausen's avatar
      Make ansible-lint happy · 4112bdf9
      Kristian Klausen authored
      yaml: truthy value should be one of [false, true] (truthy)
      yaml: wrong indentation: expected 4 but found 2 (indentation)
      yaml: too few spaces before comment (comments)
      yaml: missing starting space in comment (comments)
      yaml: too many blank lines (1 > 0) (empty-lines)
      yaml: too many spaces after colon (colons)
      yaml: comment not indented like content (comments-indentation)
      yaml: no new line character at the end of file (new-line-at-end-of-file)
      load-failure: Failed to load or parse file
      parser-error: couldn't resolve module/action 'hosts'. This often indicates a misspelling, missing collection, or incorrect module path.
      4112bdf9
    • Jelle van der Waa's avatar
      Migrate bugtracker to php7 package · 230cc79a
      Jelle van der Waa authored
      As flyspray does not support PHP 8 as of yet, transition to the php7
      package by simply introducing a new php7_fpm role.
      Verified
      230cc79a
  19. Feb 01, 2021
    • Jelle van der Waa's avatar
      Add hedgedoc as new service · 3124cfd9
      Jelle van der Waa authored
      This adds a collaborative markdown editor as newly offered service which
      is available via login for all Arch Linux Staff with an option to allow
      anonymous edits by users (not default). Users are managed via keycloak
      and require the Staff role to be allowed in, non staff keycloak users
      currently will receive an internal server error due to an upstream
      issue.
      Verified
      3124cfd9
  20. Jan 31, 2021
  21. Jan 26, 2021
  22. Jan 24, 2021
  23. Jan 23, 2021
  24. Jan 11, 2021
  25. Jan 10, 2021
  26. Jan 02, 2021
  27. Dec 30, 2020
    • Frederik Schwan's avatar
      use fetchmail for donor import · 8decc2e9
      Frederik Schwan authored
      The former approach to export a maildir and iterate over it with a
      script broke when the mail server and the web server got on their
      own hosts. This will use IMAP IDLE to check for new mails and pass
      them instantly to the djange manage.py script without storing the mail
      locally.
      Verified
      8decc2e9
  28. Dec 29, 2020
  29. Dec 26, 2020
Loading