summaryrefslogtreecommitdiff
path: root/manifests/os/debian.pp (unfollow)
Commit message (Collapse)Author
2023-06-21Remove everything.Hugo Hörnquist
Remove everything in the module, to make room for a new module in its place (but keeping the history, just in case). The problem with this module was that it tried way to hard to handle the machines by itself, while that should be done outside puppet. The new module will have a much simpler idea of how to provission, not attempt to build machines from scratch, and especially not do anything expensive.
2022-01-15Fix nspawn continious exec:s.Hugo Hörnquist
2022-01-13Nspawn cleanup.Hugo Hörnquist
2022-01-13Rewrote mots of nspawn.Hugo Hörnquist
2022-01-02Network rewrites.Hugo Hörnquist
2022-01-02Only run nspawn stuff if machine not running.Hugo Hörnquist
2022-01-02...Hugo Hörnquist
2022-01-01Hopefully fix nspawn.Hugo Hörnquist