diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2014-10-27 23:26:42 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2014-10-27 23:26:42 -0200 |
commit | 6c48ab09c8abb916a7d6da3513fc755f74dc4cd3 (patch) | |
tree | b6fce317b2e16bdb7084b4f5aeca03d236edec74 | |
parent | dc1d8e7c310a5f62d41a4ab292da8efa97492b4a (diff) | |
download | hydra-6c48ab09c8abb916a7d6da3513fc755f74dc4cd3.tar.gz hydra-6c48ab09c8abb916a7d6da3513fc755f74dc4cd3.tar.bz2 |
TODO: hydractl upgrade features
-rw-r--r-- | TODO.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -26,6 +26,9 @@ Hydractl - config parser using a custom function with `include` directive, avoiding `source`. - change default cryptsetup options. - support for cswap with passphrase. + - upgrade: + - run pbuilder/cowbuilder update for all chroots. + - run vbox upgrade (from vbox repo) if available on all available instances. - deploy: PREFIX support. - puppet-setup-stored: configure storeconfigs database. - site backup, copy and restoration: call backup-restore-user |