daq
: Installs and configures LSST DAQ softwaredaq::daqsdk
: Installs LSST DAQ SDK softwaredaq::rptsdk
: Installs LSST RPT SDK softwaredaq::service::dsid
: Manage DAQ DSID servicedaq::service::rce
: Manage DAQ RCE service
daq::service::config
Installs and configures LSST DAQ software
The following parameters are available in the daq
class:
Data type: Stdlib::Absolutepath
LSST software base install directory. Default: '/opt/lsst'
Default value: '/opt/lsst'
Data type: Stdlib::Absolutepath
Service config (systemd EnvironmentFile) path. Default: '/etc/sysconfig'
Default value: '/etc/sysconfig'
Data type: Stdlib::Absolutepath
Service backing / cache directory. Default: '/var/lib/vrce'
Default value: '/var/lib/vrce'
Data type: String
Network interface services should listen on. Default: lsst-daq
Default value: 'lsst-daq'
Installs LSST DAQ SDK software
The following parameters are available in the daq::daqsdk
class:
Data type: Stdlib::HTTPUrl
DAQ SDK Nexus repo
Default value: 'https://repo-nexus.lsst.org/nexus/repository/daq/daq-sdk'
Data type: String
DAQ SDK relase version string
Default value: 'R5-V10.3'
Data type: Boolean
If true, purge unmanaged files under the install path.
Default value: false
Installs LSST RPT SDK software
The following parameters are available in the daq::rptsdk
class:
Data type: Stdlib::HTTPUrl
RPT SDK Nexus repo
Default value: 'https://repo-nexus.lsst.org/nexus/repository/daq/rpt-sdk'
Data type: String
RPT SDK relase version string
Default value: 'V3.5.3'
Data type: Boolean
If true, purge unmanaged files under the install path.
Default value: false
Manage DAQ DSID service
Manage DAQ RCE service