diff --git a/compiled/cern/volunteer/frontend.xml b/compiled/cern/volunteer/frontend.xml index 3782875614aa1a8e2c52f007a9a6c5f4c9999f72..a0f919c81833e5b88e8911bf85356a3722f29c51 100644 --- a/compiled/cern/volunteer/frontend.xml +++ b/compiled/cern/volunteer/frontend.xml @@ -53,7 +53,7 @@ <credentials> </credentials> </security> - <stage base_dir="/var/lib/gwms-frontend/web-area/stage" use_symlink="True" web_base_url="http://vocms0840.cern.ch/vofrontend/stage"/> + <stage base_dir="/var/lib/gwms-frontend/web-area/stage" use_symlink="True" web_base_url="http://vocms0830.cern.ch/vofrontend/stage"/> <work base_dir="/var/lib/gwms-frontend/vofrontend" base_log_dir="/var/log/gwms-frontend"/> <attrs> <attr name="CMS_GLIDEIN_VERSION" glidein_publish="True" job_publish="True" parameter="True" type="int" value="32"/> @@ -129,7 +129,7 @@ <ccbs> </ccbs> <collectors> - <collector DN="/DC=ch/DC=cern/OU=computers/CN=vocms0840.cern.ch" group="c1" node="vocms0840.cern.ch" secondary="False"/> + <collector DN="/DC=ch/DC=cern/OU=computers/CN=vocms0830.cern.ch" group="c1" node="vocms0830.cern.ch" secondary="False"/> </collectors> <files> <file absfname="/data/gwms-frontend/repos/cms-validation-scripts/advertise_site_classads.sh" after_entry="True" after_group="True" const="True" executable="True" period="0" prefix="GLIDEIN_PS_" untar="False" wrapper="False"> diff --git a/inventory/classes/volunteer.yml b/inventory/classes/volunteer.yml index ee1782ba7498d3305cc82e88602b958c72c5924d..03ef91ed1083554bdf3f175c1cfa6240f87715da 100644 --- a/inventory/classes/volunteer.yml +++ b/inventory/classes/volunteer.yml @@ -87,7 +87,7 @@ parameters: factory_user: gfactory node: vocms0204.cern.ch my_identity: fecmsglobalitb - frontend_fqdn: vocms0840.cern.ch + frontend_fqdn: vocms0830.cern.ch # TODO: Deduplicate with global global_factory_expr: >- (stringListMember("CMS",GLIDEIN_Supported_VOs) || stringListMember("CMSGPU",GLIDEIN_Supported_VOs))&& (GLIDEIN_Max_Walltime=!=UNDEFINED) && (GLIDEIN_Retire_Time_Spread=!=UNDEFINED) && (GLIDEIN_MaxMemMBs=!=UNDEFINED) && (GLIDEIN_CMSSite=!=UNDEFINED) && (!stringListsIntersect("T2_CH_CERN_AI,T2_CH_CERN_HLT,T0_CH_CERN",GLIDEIN_CMSSite)) @@ -145,9 +145,9 @@ parameters: parameter: true value: "CMS_T3_CH_Volunteer,CMS_T3_CH_CMSAtHome" collectors: - - DN: /DC=ch/DC=cern/OU=computers/CN=vocms0840.cern.ch + - DN: /DC=ch/DC=cern/OU=computers/CN=vocms0830.cern.ch group: c1 - node: vocms0840.cern.ch + node: vocms0830.cern.ch schedds: - DN: "/DC=ch/DC=cern/OU=computers/CN=vocms0267.cern.ch" fullname: "vocms0267.cern.ch" \ No newline at end of file