From ec42627e41f41368f2fcbd730ac202eed714451d Mon Sep 17 00:00:00 2001
From: "R. Florian von Cube" <ralf.florian.von.cube@cern.ch>
Date: Thu, 27 Mar 2025 16:29:27 +0100
Subject: [PATCH] Update FNAL global pool FE.

---
 compiled/fnal/global/frontend.xml | 4 ++--
 inventory/classes/fnal/common.yml | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/compiled/fnal/global/frontend.xml b/compiled/fnal/global/frontend.xml
index 9ce55c84..82a3b14b 100644
--- a/compiled/fnal/global/frontend.xml
+++ b/compiled/fnal/global/frontend.xml
@@ -97,11 +97,11 @@
    </match>
    <monitor base_dir="/var/lib/gwms-frontend/web-area/monitor" flot_dir="/usr/share/javascriptrrd/flot" javascriptRRD_dir="/usr/share/javascriptrrd/js" jquery_dir="/usr/share/javascriptrrd/flot"/>
    <monitor_footer display_txt="" href_link=""/>
-   <security classad_proxy="/etc/gwms-frontend/proxies/fe_proxy" proxy_DN="/DC=org/DC=incommon/C=US/ST=Illinois/O=Fermi Research Alliance/OU=Fermilab/CN=cmssrvz05.fnal.gov/CN=1628757376" proxy_selection_plugin="ProxyAll" security_name="fecmsglobalbackup" sym_key="aes_256_cbc">
+   <security classad_proxy="/etc/gwms-frontend/proxies/fe_proxy" proxy_DN="/DC=org/DC=incommon/C=US/ST=Illinois/O=Fermi Research Alliance/OU=Fermilab/CN=cmssrv2426.fnal.gov/CN=1628757376" proxy_selection_plugin="ProxyAll" security_name="fecmsglobalbackup" sym_key="aes_256_cbc">
       <credentials>
       </credentials>
    </security>
-   <stage base_dir="/var/lib/gwms-frontend/web-area/stage" use_symlink="True" web_base_url="http://cmssrvz05.fnal.gov:8319/vofrontend/stage"/>
+   <stage base_dir="/var/lib/gwms-frontend/web-area/stage" use_symlink="True" web_base_url="http://cmssrv2426.fnal.gov:8319/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"/>
diff --git a/inventory/classes/fnal/common.yml b/inventory/classes/fnal/common.yml
index 82131bc6..0ebfc1fe 100644
--- a/inventory/classes/fnal/common.yml
+++ b/inventory/classes/fnal/common.yml
@@ -7,10 +7,10 @@ parameters:
   secondary: true
   ha_frontend_name: "CMSG-v1_0"
   classad_proxy: "/etc/gwms-frontend/proxies/fe_proxy"
-  proxy_DN: "/DC=org/DC=incommon/C=US/ST=Illinois/O=Fermi Research Alliance/OU=Fermilab/CN=cmssrvz05.fnal.gov/CN=1628757376"
+  proxy_DN: "/DC=org/DC=incommon/C=US/ST=Illinois/O=Fermi Research Alliance/OU=Fermilab/CN=cmssrv2426.fnal.gov/CN=1628757376"
   proxy_security_name: "CMSG-v1_0"
   proxy_path_local: /etc/gwms-frontend/proxies/cms_local_proxy
   proxy_path: /etc/gwms-frontend/proxies/cms_pilot_proxy
   validation_repo_path: /etc/gwms-frontend/frontend_scripts/CMSglideinWMSValidation
   my_identity: fecmsglobalbackup
-  frontend_fqdn: cmssrvz05.fnal.gov:8319
\ No newline at end of file
+  frontend_fqdn: cmssrv2426.fnal.gov:8319
\ No newline at end of file
-- 
GitLab