Actions
Task #5179
closedImplement the new container.xml configuration needed by the authorization service in the ansible roles
Status:
Closed
Priority:
Urgent
Assignee:
Category:
System Application
Target version:
Start date:
Sep 27, 2016
Due date:
% Done:
100%
Estimated time:
Infrastructure:
Development, Pre-Production, Production
Description
smartgears need a totally different configuration procedure.
Updated by Andrea Dell'Amico almost 10 years ago
The container.xml file is now assembled from three different parts. The first and the last are pieces of the old template. The central one is set by a java tool called by ansible.
The playbook is backward compatible. To enable the new configuration, a variable must be passed to ansible from the command line:
-e "gcube_admin_token=<TOKEN>"
where is an administrative token with the permissions to add scopes to the host.
The smartgears version must be >= 2
Updated by Andrea Dell'Amico almost 10 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Done. The new smartgears is running on node17.d4science.org and node19.d4science.org.
Actions