[backend] install correct /etc/sign.conf

This commit is contained in:
Valentin Gologuzov 2014-12-12 17:28:35 +01:00
parent 59e9b12855
commit fcb825c15b
2 changed files with 6 additions and 0 deletions

View file

@ -121,6 +121,11 @@
tags:
- config
- name: copy signe.conf
template: src=sign.conf dest=/etc/sign.conf owner=root group=copr mode=640
tags:
- config
- name: enable and run copr-backend
service: name="copr-backend" enabled=yes state=running

View file

@ -0,0 +1 @@
server: {{ keygen_host }}