Add sks web files

This commit is contained in:
Nick Bebout 2013-08-15 22:36:45 +00:00
parent 81d0789fb4
commit 8c306e4f7a
3 changed files with 228 additions and 0 deletions

View file

@ -13,3 +13,13 @@
copy: src=$files/keyserver/sksconf dest=/srv/sks/sksconf mode=0644
tags:
- config
- name: /srv/sks/web/index.html
copy: src=$files/keyserver/index.html dest=/srv/sks/web/index.html mode=0644
tags:
- config
- name: /srv/sks/web/css.css
copy: src=$files/keyserver/css.css dest=/srv/sks/web/css.css mode=0644
tags:
- config