Software Area Switch

From T2B Wiki
Jump to navigation Jump to search


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