paulbsd-salt/states/syncthing/init.sls

6 lines
114 B
Plaintext
Raw Normal View History

2020-07-10 00:58:55 +02:00
---
{%- from "syncthing/map.jinja" import syncthing with context %}
include:
- .install
- .service
- .config