Files
hla_framework_bd/services/master/current/ioc/AGEBD-CPCL-MASTER_main.subs
T
Benjamin Labrecque 62ddd40486
Deploy / deploy (push) Failing after 17s
fix: ioc subs indentation
2026-08-05 14:41:22 +02:00

33 lines
2.8 KiB
Plaintext

file MASTER.template {
pattern { SUFFIX SERVICE STARTON AUTOOFF }
{ "{{ agebd_env_suffix_upper }}", "MASTER" , "0", "30" }
{ "{{ agebd_env_suffix_upper }}", "NTURNS" , "0", "0" }
{ "{{ agebd_env_suffix_upper }}", "DBPM3CURR" , "1", "0" }
{ "{{ agebd_env_suffix_upper }}", "TAUBPM" , "1", "0" }
{ "{{ agebd_env_suffix_upper }}", "TAUPCT" , "1", "0" }
{ "{{ agebd_env_suffix_upper }}", "SCRUBBING" , "1", "0" }
{ "{{ agebd_env_suffix_upper }}", "TIMING" , "0", "0" }
{ "{{ agebd_env_suffix_upper }}", "TUNE" , "1", "0" }
{ "{{ agebd_env_suffix_upper }}", "INJECTIONGUARD" , "1", "0" }
{ "{{ agebd_env_suffix_upper }}", "POSTMORTEMLOG" , "1", "0" }
{ "{{ agebd_env_suffix_upper }}", "TUNEBUMP" , "1", "0" }
{ "{{ agebd_env_suffix_upper }}", "PLOTS" , "0", "0" }
{ "{{ agebd_env_suffix_upper }}", "ORBITBUMP" , "0", "0" }
{ "{{ agebd_env_suffix_upper }}", "TOPUPTOOL" , "0", "0" }
{ "{{ agebd_env_suffix_upper }}", "SHIFTTOOL" , "1", "0" }
{ "{{ agebd_env_suffix_upper }}", "BEAMTRANSFERCHECKS" , "0", "0" }
{ "{{ agebd_env_suffix_upper }}", "TUNEFBX" , "0", "0" }
{ "{{ agebd_env_suffix_upper }}", "TUNEFBY" , "0", "0" }
{ "{{ agebd_env_suffix_upper }}", "OPTICSFF-X02S" , "0", "0" } # I-TOMCAT
{ "{{ agebd_env_suffix_upper }}", "OPTICSFF-X03M" , "0", "0" } # ADRESS
{ "{{ agebd_env_suffix_upper }}", "OPTICSFF-X04S" , "0", "0" } # ADDAMS
{ "{{ agebd_env_suffix_upper }}", "OPTICSFF-X05L" , "0", "0" } # QUEST
{ "{{ agebd_env_suffix_upper }}", "OPTICSFF-X06S" , "0", "0" } # PXI
{ "{{ agebd_env_suffix_upper }}", "OPTICSFF-X07M" , "0", "0" } # PHOENIX/XTREME
{ "{{ agebd_env_suffix_upper }}", "OPTICSFF-X08S" , "0", "0" } # MicroXAS
{ "{{ agebd_env_suffix_upper }}", "OPTICSFF-X09L" , "0", "0" } # OPERA
{ "{{ agebd_env_suffix_upper }}", "OPTICSFF-X10S" , "0", "0" } # PXII
{ "{{ agebd_env_suffix_upper }}", "OPTICSFF-X11M" , "0", "0" } # SIM
{ "{{ agebd_env_suffix_upper }}", "OPTICSFF-X12S" , "0", "0" } # cSAXS
}