diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2014-09-28 11:49:53 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2014-09-28 11:49:53 -0300 |
commit | cdc698bc5afc256a135388f64c8eb069d2b24d57 (patch) | |
tree | 465e3e25a5ab785766a6c39deaec6a91b4411eb2 | |
parent | 2ab6bcb0734660fd55ab4044c597e0d4d933f776 (diff) | |
download | hydra-cdc698bc5afc256a135388f64c8eb069d2b24d57.tar.gz hydra-cdc698bc5afc256a135388f64c8eb069d2b24d57.tar.bz2 |
TODO update
-rw-r--r-- | TODO.md | 10 |
1 files changed, 6 insertions, 4 deletions
@@ -102,10 +102,12 @@ Puppet modules - sudoers. - etherpad: `You need to set a sessionKey value in settings.json`. - annex: [Problems with large numbers of files](http://git-annex.branchable.com/forum/Problems_with_large_numbers_of_files/). -- websites: php / wordpress / wp-cli: composer installation and dependencies: - - http://getcomposer.org/doc/00-intro.md#installation-nix - - https://github.com/wp-cli/wp-cli/wiki/Alternative-Install-Methods - - suhosin needs `suhosin.executor.include.whitelist = phar` on `/etc/php5/cli/conf.d/suhosin.ini`. +- websites: + - php / wordpress / wp-cli: composer installation and dependencies: + - http://getcomposer.org/doc/00-intro.md#installation-nix + - https://github.com/wp-cli/wp-cli/wiki/Alternative-Install-Methods + - suhosin needs `suhosin.executor.include.whitelist = phar` on `/etc/php5/cli/conf.d/suhosin.ini`. + - make rails optional on websites::hosting - puppet: - puppetlast. - bug report: debian wheezy puppetmaster-passenger: not honoring certname / envvars LANG issue. |