inventory/hosts.production host changed from sdi-p-d4s to sdi-d4s
../library/roles/smartgears/smartgears/defaults/main.yml fix sintax error
This commit is contained in:
parent
312ca95eec
commit
30adee8788
|
@ -33,8 +33,9 @@ smartgears_production_vo:
|
|||
- '/{{ smartgears_infrastructure_name }}/SmartArea'
|
||||
- '/{{ smartgears_infrastructure_name }}/gCubeApps'
|
||||
- '/{{ smartgears_infrastructure_name }}/D4Research'
|
||||
- '/{{ smartgears_infrastructure_name }}/Edison
|
||||
- '/{{ smartgears_infrastructure_name }}/OpenAIRE
|
||||
- '/{{ smartgears_infrastructure_name }}/Edison'
|
||||
- '/{{ smartgears_infrastructure_name }}/OpenAIRE'
|
||||
|
||||
# Set to 'true' or 'false'. Pay attention to the case
|
||||
smartgears_authorized_on_all_scopes: 'false'
|
||||
smartgears_scopes:
|
||||
|
|
Loading…
Reference in New Issue