fix warnings

This commit is contained in:
2023-05-11 10:00:43 +02:00
parent e960a90c17
commit 0f43ede4e7
2 changed files with 3 additions and 10 deletions

View File

@@ -137,7 +137,7 @@ InfluxDB servers.
~~~~~~~~~~~~~~~~~
Determines whether to include the :doc:`icinga_client
<../profiles/icinga_client>` profile, which installs the client components
<../profiles/icinga/client>` profile, which installs the client components
necessary for Icinga-based monitoring.

View File

@@ -4,13 +4,6 @@
This role implements a GFA bootpc system.
Parameters
----------
``yum_client::pkg_group::bootpc``
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The package group ``bootpc`` is *always* installed by this role. Other roles
The package group ``base::pkg_group::bootpc`` is *always* installed by this role. Other roles
usually ignore it, but of course it can be installed on such systems using the
``yum_client::package_groups`` parameter. See the :doc:`yum_client
<../profiles/yum_client>` documentation for details.
``base::package_groups`` list in Hiera.