Changes
Page history
expand on the ad-hoc tasks
authored
Oct 26, 2021
by
anarcat
Show whitespace changes
Inline
Side-by-side
howto/fabric.md
View page @
d8a8d7cb
...
...
@@ -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)
...
...
...
...