Update UpgradingDAQ authored by Erik von Reis's avatar Erik von Reis
...@@ -42,7 +42,7 @@ ifo: ...@@ -42,7 +42,7 @@ ifo:
mkdir -p /root/puppet/modules mkdir -p /root/puppet/modules
cd /root/puppet/modules cd /root/puppet/modules
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
... ...
......