Fix the gcube-app.xml exclusion list. It changed with the latest smartgears release.

This commit is contained in:
Andrea Dell'Amico 2017-09-20 12:27:18 +02:00
parent 1e5f6b6e30
commit 0bec78a25d
1 changed files with 1 additions and 1 deletions

View File

@ -2,5 +2,5 @@
gcubeapp_setup: False
gcubehandlers_setup: False
#gcubeapp_webapps:
# - { webapp_context: '', webapp_name: '', version: '', webapp_group: '', description: '', exclude_handlers: [ '' ], gcubehandlers_requests: [ 'authentication-filter' ] }
# - { webapp_context: '', webapp_name: '', version: '', webapp_group: '', description: '', exclude_handlers: [ ">/*" ], gcubehandlers_requests: [ 'authentication-filter' ] }