Mercurial > code > home > repos > infra
diff multikube.py @ 326:5b88b38f2471
huge reorg, reog toplevel functions in preparation of a ui with nice task lists
author | drewp@bigasterisk.com |
---|---|
date | Mon, 20 Jan 2025 21:55:08 -0800 |
parents | 65e28d2e0cd8 |
children |
line wrap: on
line diff
--- a/multikube.py Mon Jan 20 14:10:19 2025 -0800 +++ b/multikube.py Mon Jan 20 21:55:08 2025 -0800 @@ -1,5 +1,5 @@ # leave kube.py running single-host and try again -from pyinfra import host +from pyinfra.context import host from pyinfra.facts.server import Arch from pyinfra.operations import files, server, systemd