Software Area Switch: Difference between revisions

From T2B Wiki
Jump to navigation Jump to search
m (Created page with " === Howto switch from a software area to another === On Quattor SVN, located in cfg/sites/iihe-production/site/config_grid.tpl, uncomment the desired software directory:...")
 
(No difference)

Latest revision as of 12:29, 26 August 2015


Howto switch from a software area to another

On Quattor SVN, located in cfg/sites/iihe-production/site/config_grid.tpl, uncomment the desired software directory:

#variable VO_SWMGR_HOMES_DEFAULT = '/swmgrs';
variable VO_SWMGR_HOMES_DEFAULT = '/sandbox';

Default: /sandbox



Template:TracNotice