diff --git a/smartgears/dm_pool_manager/templates/service.properties.j2 b/smartgears/dm_pool_manager/templates/service.properties.j2 index 8a604598..a729ea9f 100644 --- a/smartgears/dm_pool_manager/templates/service.properties.j2 +++ b/smartgears/dm_pool_manager/templates/service.properties.j2 @@ -12,7 +12,7 @@ STAGE_GHOST={{ dm_pool_dev_ghost_instance }} {% endif %} svn.stage.algorithms-list = /trunk/data-analysis/DataMinerConfiguration/algorithms/dev/algorithms svn.stage.software.repo = /trunk/data-analysis/DataMinerConfiguration/algorithms/dev/software - +svn.algo.ghost.repo = /home/gcube/wps_algorithms/algorithms/dev/software svn.stage.deps-linux-compiled = /trunk/data-analysis/RConfiguration/RPackagesManagement/r_deb_pkgs.txt svn.stage.deps-pre-installed = /trunk/data-analysis/RConfiguration/RPackagesManagement/r_deb_pkgs.txt svn.stage.deps-r-blackbox = /trunk/data-analysis/RConfiguration/RPackagesManagement/r_cran_pkgs.txt