4
0
Fork 0

updated typo for gui default

Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
Mark Bolwell 2024-09-23 09:33:57 +01:00
parent b12b5dcf50
commit 810d0e639f
No known key found for this signature in database
GPG key ID: 997FF7FE93AEB5B9

View file

@ -524,7 +524,7 @@ rhel9cis_selinux_enforce: enforcing
## Control 1.8.1-10
# This variable governs whether rules dealing with GUI specific packages(and/or their settings)
# Discovered value can be overridden to true is required
rhel9stig_gui: "{{ prelim_gnome_present.stat.exists | default(false) }}"
rhel9cis_gui: "{{ prelim_gnome_present.stat.exists | default(false) }}"
## Section 2. Services