diff options
Diffstat (limited to 'TODO.md')
-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 |