Actions
Task #9941
closed
Please create an ansible playbook to deploy resource-registry-handlers in smartgeras containers
Status:
Closed
Priority:
Urgent
Assignee:
_InfraScience Systems Engineer
Category:
System Application
Target version:
Start date:
Oct 12, 2017
Due date:
% Done:
100%
Estimated time:
Infrastructure:
Development, Pre-Production, Production
Description
The maven coordinates to be used in ansible playbook are:
<groupId>org.gcube.smartgears.handlers</groupId> <artifactId>resource-registry-handlers</artifactId> <version>latest</version>
The jar must be deployed in tomcat/lib and the container has to be restarted.
Updated by Andrea Dell'Amico over 7 years ago
- Status changed from New to In Progress
Does it need to be installed in every smartgears or only when activated by a variable?
Updated by Luca Frosini over 7 years ago
Activated by a variable which should be false by default for the moment. Soon it will be switched to true. Finally the library will be part of distribution
Updated by Andrea Dell'Amico over 7 years ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
Done.
Updated by Andrea Dell'Amico over 7 years ago
Use the variable resource_registry_handlers_install: True
when you want to install it.
Actions