Actions
Task #7810
closed
update ansible scripts for release 4.4.0
Status:
Closed
Priority:
Normal
Assignee:
_InfraScience Systems Engineer
Category:
Other
Target version:
Start date:
Mar 27, 2017
Due date:
% Done:
100%
Estimated time:
Infrastructure:
Development, Pre-Production, Production
Description
in the new distribution (org.gcube.distribution.smartgears-distribution.2-1-2) released in 4.4.0 there is the possibility to define only VO scopes accepting request also from children VREs.
To enable this option you must add the following tag to the container.xml file:
true
Specifying as start tokens only the VO tokens and eventually the infrastructure token.
Also the clean-container-state have been re-introduced: it automatically deletes the local state, removes all the related resources from the IS and saves all the tokens (also the ones dinamically added) in a file on the GHN_HOME dir. the command to execute this script is:
GHN_HOME/scripts/clean-container-state {token-file-name}
Related issues
Actions