diff options
-rw-r--r-- | TODO.md | 10 |
1 files changed, 6 insertions, 4 deletions
@@ -85,6 +85,9 @@ Puppet modules - https://github.com/dgoulet/prosody-otr - http://prosody.im/doc/creating_accounts#importing_from_ejabberd - config with good score at https://xmpp.net/index.php + - rename `nodo::base::vserver` and `nodo::role::vserver` to a more generic `virtual` suffix. + - cleanup hidden `/.gem`. + - use prompt.sh from bash-prompt as a submodule. - general: - features/autoload: nodo, virtual, dhcp and others - rollback of commits about charset. @@ -122,10 +125,6 @@ Puppet modules - prefetech: https://github.com/DavidS/puppet-mysql-old/issues/3 - `symbolize is deprecated. Call the intern method on the object instead` (https://projects.puppetlabs.com/issues/17223). - `using unique option prefix myisam-recover instead of myisam-recover-options is deprecated (...) Please use the full name instead`. -- nodo: - - rename `nodo::base::vserver` and `nodo::role::vserver` to a more generic `virtual` suffix. - - cleanup hidden `/.gem`. - - use prompt.sh from bash-prompt as a submodule. - mail: - support for [preventing SPAM connections with bird](http://www.debian-administration.org/article/715/Preventing_SPAM_connections_with_bird.). - use ssl::dhparams, move to 2048 bit and use the standard file names and paths. @@ -140,6 +139,7 @@ Puppet modules ### Features - git: + - gitweb clean urls - email notifications - https://packages.debian.org/jessie/git-notifier - https://github.com/mhagger/git-multimail @@ -186,6 +186,8 @@ Puppet modules - onion: - support for existing hidden service key, generated with tools like https://github.com/katmagic/Shallot - load balancing: http://archives.seul.org/tor/relays/Apr-2011/msg00022.html +- nodo: + - decrease http://www.cups.org/doc-1.1/sam.html#Timeout on cupds.conf from laptops that use remote printers set on client.conf Repo management --------------- |