forked from ISTI-ansible-roles/ansible-roles
Fix the gcube-app.xml exclusion list. It changed with the latest smartgears release.
This commit is contained in:
parent
1e5f6b6e30
commit
0bec78a25d
|
@ -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' ] }
|
||||
|
||||
|
|
Loading…
Reference in New Issue