From f3a1fcc16a7b3257d8ccf8d4bd288d8a5dd892ae Mon Sep 17 00:00:00 2001 From: Sebastian Gumprich Date: Thu, 30 May 2024 15:01:33 +0200 Subject: [PATCH] fix spelling Signed-off-by: Sebastian Gumprich --- .../templates/etc/sysconfig/rhel_sysconfig_init.j2 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/roles/os_hardening/templates/etc/sysconfig/rhel_sysconfig_init.j2 b/roles/os_hardening/templates/etc/sysconfig/rhel_sysconfig_init.j2 index 422babde..6f0c76ed 100644 --- a/roles/os_hardening/templates/etc/sysconfig/rhel_sysconfig_init.j2 +++ b/roles/os_hardening/templates/etc/sysconfig/rhel_sysconfig_init.j2 @@ -1,9 +1,9 @@ {{ ansible_managed | comment }} # Generated by Ansible role {{ ansible_role_name }} -# color => new RH6.0 bootup -# verbose => old-style bootup -# anything else => new style bootup without ANSI colors or positioning +# color => new RH6.0 boot-up +# verbose => old-style boot-up +# anything else => new style boot-up without ANSI colors or positioning BOOTUP=color # column to start "[ OK ]" label in RES_COL=60