reshuffling info to puppet

This commit is contained in:
2024-08-08 13:36:16 +02:00
parent 493cb3d29a
commit e912b2e685
94 changed files with 15 additions and 9 deletions
@@ -0,0 +1,17 @@
``role::daq_buffer``
====================
A data acquisition server. This role assumes to be running on a system with two
disks, ``/dev/sda`` and ``/dev/sdb``. Apart from the usual LVs for the OS there
is another LV for metadata on ``/dev/sda`` (as usual). On ``/dev/sdb`` there is
a single LV for the actual data.
Parameters
----------
``daq_admins``
~~~~~~~~~~~~~~
A list of users with full root access on the system (in addition to the usual
``aaa::admins``).