updates of this weeks preprod

This commit is contained in:
2022-09-27 16:53:31 +02:00
parent c457901bee
commit 74e80a7435
2 changed files with 8 additions and 5 deletions
+7
View File
@@ -24,6 +24,7 @@ enable_epics bool hiera('base::enable_epics')
enable_filecopy bool hiera('base::enable_filecopy')
enable_ganglia bool hiera('base::enable_ganglia')
enable_icinga bool hiera('base::enable_icinga')
enable_iommu bool hiera('base::enable_iommu')
enable_kdump_client bool hiera('base::enable_kdump_client')
enable_local_homes bool hiera('base::local_homes', undef),
enable_mta bool hiera('base::enable_mta', undef),
@@ -140,6 +141,12 @@ Determines whether to include the :doc:`icinga_client
necessary for Icinga-based monitoring.
``enable_iommu``
~~~~~~~~~~~~~~~~~
It enables the IOMMU support in the kernel on boot. The node needs to be rebooted for this change to become active.
``enable_kdump_client``
~~~~~~~~~~~~~~~~~~~~~~~