We have multiple filers/clusters shared between teams like SW/QA. In harvest configuration file, i can add a filer/cluster part of only one GROUP. How to make a filer/cluster part of multiple groups?
[sharedfiler1]
hostname = xx.xx.xx.xx
group = QA
template = default
TRIED, entering space/comma seperated mutiple group names like below but didn't worked.
eg1:
[sharedfiler1]
hostname = xx.xx.xx.xx
group = QA,SW
template = default
eg2:
[sharedfiler1]
hostname = xx.xx.xx.xx
group = QA SW
template = default
Looking for some inputs on this.
thanks
Madhusudhana