gitea config

This commit is contained in:
2019-03-30 20:18:01 -04:00
parent 401aa60a35
commit dc716f477c
5 changed files with 118 additions and 8 deletions

View File

@@ -8,15 +8,10 @@
- require:
- sls: gitea.install
# systemctl daemon-reload
service.systemctl_reload:
module.run:
- onchanges:
- file: /etc/systemd/system/gitea.service
gitea:
service.running:
- enable: True
- watch:
- file: /etc/systemd/system/gitea.service
- file: {{ salt.pillar.get('gitea:path') }}/etc/app.ini