expand on the ad-hoc tasks authored by anarcat's avatar anarcat
......@@ -310,7 +310,10 @@ is to implement some things natively in Python:
ganeti clusters (currently done with Fabric)
* do ad-hoc operations like "where is php-fpm running?"
(currently done with Cumin)
(currently done with Cumin) or "grub exploded, i need to load a
rescue and rebuild the boot loader" (currently done by hand) or
"i need to resize a filesystem" (currently done by copy-pasting
from the wiki)
* retire machines (currently done by hand and Fabric)
......
......