Update UpgradingDAQ authored by Erik von Reis's avatar Erik von Reis
...@@ -44,7 +44,7 @@ apt install git ...@@ -44,7 +44,7 @@ apt install git
git clone https://git.ligo.org/cds/admin/ligo_cds_frontend.git git clone https://git.ligo.org/cds/admin/ligo_cds_frontend.git
``` ```
1. cd into the module and switch to ```abandon_realtime_kernel``` branch 1. cd into the module and switch to ```abandon_realtime_kernel``` branch
1. change data/<SITE>/<IFO>/<system>/<daqhostname>.yaml to use bullseye 1. change data/\<SITE\>/\<IFO\>/\<system\>/\<daqhostname\>.yaml to use bullseye
1. add /etc/apt/sources.list.d/restricted.list 1. add /etc/apt/sources.list.d/restricted.list
1. run puppet with ( might have to run twice ) 1. run puppet with ( might have to run twice )
``` ```
... ...
......