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:
parent
0c0f26fe59
commit
714d351fc9
2 changed files with 4 additions and 4 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue