diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2015-03-24 15:35:25 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2015-03-24 15:35:25 -0300 |
commit | 1cb2f886d9bd8cc244bc1c464442fe04e7057720 (patch) | |
tree | 0454eebed0f09cd8a5a8c84df823d47bd0f5f48e | |
parent | d53219950d86589d024ce5c711db41ad12ebdfab (diff) | |
download | hydra-1cb2f886d9bd8cc244bc1c464442fe04e7057720.tar.gz hydra-1cb2f886d9bd8cc244bc1c464442fe04e7057720.tar.bz2 |
TODO update
-rw-r--r-- | TODO.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -117,9 +117,9 @@ Puppet modules - `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. - - remove `import` statements from `init.pp`, which will need some refactoring in other modules to fix autoloading. - mail: - schleuder: manage `/etc/schleuder/schleuder.conf`, using `superadminaddr: root` or other recipient, to avoid mails sent as `root@localhost`. |