forked from Controls/gitea-pages
handle verbose boot
This commit is contained in:
@@ -33,7 +33,6 @@ enable_nfs_server bool hiera('base::enable_nfs_server')
|
||||
enable_nomachine bool hiera('base::enable_nomachine')
|
||||
enable_platform bool hiera('base::enable_platform')
|
||||
enable_pmodules bool hiera('base::enable_pmodules')
|
||||
enable_rhgb bool hiera('base::enable_rhgb')
|
||||
enable_ssh_client bool hiera('base::enable_ssh_client')
|
||||
enable_telegraf bool hiera('base::enable_telegraf')
|
||||
enable_updatedb bool hiera('base::enable_updatedb')
|
||||
@@ -204,11 +203,6 @@ Requires AFS to work, as the required configuration files are stored on AFS.
|
||||
Puppet roles should not set this parameter as this overrides ``base::enable_pmodules`` from Hiera.
|
||||
Please use ``default_enable_pmodules`` or even ``default_pmodules_when_afs`` instead to define the role preference.
|
||||
|
||||
``enable_rhgb``
|
||||
~~~~~~~~~~~~~~~
|
||||
|
||||
Determines whether the graphical boot screen is enabled.
|
||||
|
||||
|
||||
``enable_updatedb``
|
||||
~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Reference in New Issue
Block a user