We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fd98c61 + e4e51e4 commit 4fbdccfCopy full SHA for 4fbdccf
tests/acceptance/01_vars/02_functions/findlocalusers.cf
@@ -28,7 +28,7 @@ bundle agent init
28
bundle agent test
29
{
30
meta:
31
- "test_soft_fail" string => "windows|aix|solaris|redhat_10",
+ "test_soft_fail" string => "windows|aix|solaris|hpux|redhat_10",
32
comment => "redhat_10 user name is 'Super User' not 'root'",
33
meta => { "CFE-2318" };
34
tests/acceptance/01_vars/02_functions/unsafe/findlocalusers_unsafe.cf
@@ -51,7 +51,7 @@ bundle agent init
51
52
53
54
55
comment => "RedHat 10 root user is named 'Super User' not 'root'",
56
57
0 commit comments