diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2014-08-20 11:47:24 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2014-08-20 11:47:24 -0300 |
commit | a85e7c57ed65f1172139f21250ab9d200eb5e295 (patch) | |
tree | 108a12930f72aa89c62549203028281727191a4c | |
parent | aa0413903d9ca11363c924a420063d3da80f6ee4 (diff) | |
download | hydra-a85e7c57ed65f1172139f21250ab9d200eb5e295.tar.gz hydra-a85e7c57ed65f1172139f21250ab9d200eb5e295.tar.bz2 |
TODO update
-rw-r--r-- | TODO.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -97,7 +97,9 @@ Puppet modules - bug report: debian wheezy puppet-common: needs the following patch: http://projects.puppetlabs.com/issues/10963 - apache: inside vservers: `/usr/sbin/apache2ctl: 87: ulimit: error setting limit (Operation not permitted)`. - hydra: ensure `/tmp/system-upgrade` and `/tmp/system-upgrade-env are absent`. -- backup: `sync-media-iterate [volume]`. +- backup: + - `sync-media-iterate [volume]`. + - merge feature/autoload - munin: enable/disable cgi graphing. - mysql: - prefetech: https://github.com/DavidS/puppet-mysql-old/issues/3 @@ -106,7 +108,7 @@ Puppet modules - nodo: - cleanup hidden `/.gem`. - split prompt.sh in a separate bash-prompt repository and include it at `puppet-nodo` and `rhatto/apps.git`. - - remove `import` statements from `init.pp`, which will need some refactoring in other modules like `ntp` to fix autoloading. + - remove `import` statements from `init.pp`, which will need some refactoring in other modules to fix autoloading. - mail: - deploy https://git.autistici.org/ale/smtp-fp/tree/master https://github.com/EFForg/starttls-everywhere |