Add src.fp.o to trusted roots and deploy wiki scope to prod

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2017-11-16 19:33:04 +00:00
parent 0c0f26fe59
commit 714d351fc9
2 changed files with 4 additions and 4 deletions

View file

@ -43,6 +43,7 @@
- beaker
- waiverdb
- odcs
- wiki
notify:
- reload apache
tags:
@ -54,8 +55,7 @@
dest=/usr/lib/python2.7/site-packages/ipsilon/providers/openidc/plugins/{{item}}.py
owner=root group=root mode=0644
when: env == "staging"
with_items:
- wiki
with_items: []
notify:
- reload apache
tags: