paulbsd-salt/states/syncthing/init.sls
2020-07-10 00:58:55 +02:00

6 lines
114 B
Plaintext

---
{%- from "syncthing/map.jinja" import syncthing with context %}
include:
- .install
- .service
- .config