summaryrefslogtreecommitdiff
path: root/manifests (unfollow)
Commit message (Collapse)Author
2023-07-11Remove notify.HEADmasterHugo Hörnquist
2023-06-26FixHugo Hörnquist
2023-06-26Handel undef.Hugo Hörnquist
2023-06-26fixHugo Hörnquist
2023-06-26Replace template based nspawn file with puppet based.Hugo Hörnquist
2023-06-25fixHugo Hörnquist
2023-06-23fixHugo Hörnquist
2023-06-23fixHugo Hörnquist
2023-06-23fixHugo Hörnquist
2023-06-23fixHugo Hörnquist
2023-06-23fixHugo Hörnquist
2023-06-23fixHugo Hörnquist
2023-06-23Config base.Hugo Hörnquist
2023-06-23Config base.Hugo Hörnquist
2023-06-23Config base.Hugo Hörnquist
2023-06-23Fix types.Hugo Hörnquist
2023-06-23Fix types.Hugo Hörnquist
2023-06-23Add new modules content.Hugo Hörnquist
This module is designed differently. It makes no attempt to manage templates. It still attempts to manage machines, but this should probably move to Puppet tasks or similar, with the static configuration mostly doing cleanup.
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-02-09Reordering.Hugo Hörnquist
2022-02-09Nspawn create machine.Hugo Hörnquist
2022-02-09Nspawn create systemd mount files.Hugo Hörnquist
2022-01-19Nspawn add dependency on network-online.Hugo Hörnquist
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-03networkingHugo Hörnquist
2022-01-02Network rewrites.Hugo Hörnquist
2022-01-02Move paths.Hugo Hörnquist
2022-01-02Nspawn with a bind mount.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