aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
blob: bcf1a5230c09421f4b8fa09e4e3011cbbc842db2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
TODO
====

High priority
-------------

- cleanup, merge and refactor.
- virtual: migrate to kvm-manager, purge util-vserver.
- switch from syslog-ng to rsyslog with anonimization.
- nodo: journald: volatile logs only.
- puppet: key deployment.
- sshd:
  - https://stribika.github.io/2015/01/04/secure-secure-shell.html
  - https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=774711#60
  - enable ecdsa key.
- loginrecords: deploy module.
- deploy https://github.com/wido/puppet-module-tcpwrappers
- nodo:
  - allow more resources to be declared via hiera.
  - fix hiera default boolean value when true.

Medium priority
---------------

- backup: sync-backups support for rsyncing from kvms / snapshots.
- switch to conf.d:
  - https://wiki.debian.org/PHP/
  - http://www.phpdeveloper.org.uk/overriding-default-php-settings-in-debian-and-ubuntu/
  - apache2.
  - syslog-ng.

Low priority
------------

- drupal/wordpress: cronjobs: switch to site user.
- mail:
  - [use ssl::dhparams, move to 2048 bit and use the standard file names and paths](https://leap.se/code/issues/4012).
  - support for [preventing SPAM connections with bird](http://www.debian-administration.org/article/715/Preventing_SPAM_connections_with_bird.).
  - deploy https://git.autistici.org/ale/smtp-fp/tree/master (use cert from ca.autistici.org/ca.pem).