summaryrefslogtreecommitdiff
path: root/manifests/syncthing.pp (unfollow)
Commit message (Collapse)Author
2022-12-31Syncthing: force service type.Hugo Hörnquist
The syncthing module should autodetect the service type, and looking at its code it appears to use the fact $::service_provider, which is correctly set. Ithryn, running Arch Linux uses the wrong service type despite all that.
2022-12-31Reworte syncthing.Hugo Hörnquist
2022-02-09Rewrite syncthing profile to use module.Hugo Hörnquist
2022-02-09Augas test.Hugo Hörnquist
2022-02-09Syncthing rewrites.Hugo Hörnquist
2021-12-14Migrate stuff from ansible.Hugo Hörnquist