Is there a way to use propellor with no central repository?
propellor now supports this mode by default, just use propellor --spin hostname and the changes in the local repo will be pushed and deployed to the host, w/o needing a centralized git repo.
propellor --spin hostname
propellor now supports this mode by default, just use
propellor --spin hostname
and the changes in the local repo will be pushed and deployed to the host, w/o needing a centralized git repo.