Support managing faillock.conf and pwquality.conf #66
Annotations
10 errors and 1 warning
Run tests:
spec/classes/faillock_spec.rb#L97
pam::faillock on solaris-10-i86pc when config options are non-default is expected to contain File[faillock.conf] with content supplied string
Failure/Error: it { is_expected.to contain_file('faillock.conf').with_content(content) }
expected that the catalogue would contain File[faillock.conf] with content set to supplied string
Diff:
@@ -2,7 +2,6 @@
# DO NOT EDIT
#
dir=/foo
-audit
silent
no_log_info
local_users_only
|
Run tests:
spec/classes/faillock_spec.rb#L97
pam::faillock on redhat-8-x86_64 when config options are non-default is expected to contain File[faillock.conf] with content supplied string
Failure/Error: it { is_expected.to contain_file('faillock.conf').with_content(content) }
expected that the catalogue would contain File[faillock.conf] with content set to supplied string
Diff:
@@ -2,7 +2,6 @@
# DO NOT EDIT
#
dir=/foo
-audit
silent
no_log_info
local_users_only
|
Run tests:
spec/classes/faillock_spec.rb#L97
pam::faillock on scientific-7-x86_64 when config options are non-default is expected to contain File[faillock.conf] with content supplied string
Failure/Error: it { is_expected.to contain_file('faillock.conf').with_content(content) }
expected that the catalogue would contain File[faillock.conf] with content set to supplied string
Diff:
@@ -2,7 +2,6 @@
# DO NOT EDIT
#
dir=/foo
-audit
silent
no_log_info
local_users_only
|
Run tests:
spec/classes/faillock_spec.rb#L97
pam::faillock on oraclelinux-9-x86_64 when config options are non-default is expected to contain File[faillock.conf] with content supplied string
Failure/Error: it { is_expected.to contain_file('faillock.conf').with_content(content) }
expected that the catalogue would contain File[faillock.conf] with content set to supplied string
Diff:
@@ -2,7 +2,6 @@
# DO NOT EDIT
#
dir=/foo
-audit
silent
no_log_info
local_users_only
|
Run tests:
spec/classes/faillock_spec.rb#L97
pam::faillock on oraclelinux-7-x86_64 when config options are non-default is expected to contain File[faillock.conf] with content supplied string
Failure/Error: it { is_expected.to contain_file('faillock.conf').with_content(content) }
expected that the catalogue would contain File[faillock.conf] with content set to supplied string
Diff:
@@ -2,7 +2,6 @@
# DO NOT EDIT
#
dir=/foo
-audit
silent
no_log_info
local_users_only
|
Run tests:
spec/classes/faillock_spec.rb#L97
pam::faillock on centos-7-x86_64 when config options are non-default is expected to contain File[faillock.conf] with content supplied string
Failure/Error: it { is_expected.to contain_file('faillock.conf').with_content(content) }
expected that the catalogue would contain File[faillock.conf] with content set to supplied string
Diff:
@@ -2,7 +2,6 @@
# DO NOT EDIT
#
dir=/foo
-audit
silent
no_log_info
local_users_only
|
Run tests:
spec/classes/faillock_spec.rb#L97
pam::faillock on sles-15-x86_64 when config options are non-default is expected to contain File[faillock.conf] with content supplied string
Failure/Error: it { is_expected.to contain_file('faillock.conf').with_content(content) }
expected that the catalogue would contain File[faillock.conf] with content set to supplied string
Diff:
@@ -2,7 +2,6 @@
# DO NOT EDIT
#
dir=/foo
-audit
silent
no_log_info
local_users_only
|
Run tests:
spec/classes/faillock_spec.rb#L97
pam::faillock on debian-11-x86_64 when config options are non-default is expected to contain File[faillock.conf] with content supplied string
Failure/Error: it { is_expected.to contain_file('faillock.conf').with_content(content) }
expected that the catalogue would contain File[faillock.conf] with content set to supplied string
Diff:
@@ -2,7 +2,6 @@
# DO NOT EDIT
#
dir=/foo
-audit
silent
no_log_info
local_users_only
|
Run tests:
spec/classes/faillock_spec.rb#L97
pam::faillock on sles-12-x86_64 when config options are non-default is expected to contain File[faillock.conf] with content supplied string
Failure/Error: it { is_expected.to contain_file('faillock.conf').with_content(content) }
expected that the catalogue would contain File[faillock.conf] with content set to supplied string
Diff:
@@ -2,7 +2,6 @@
# DO NOT EDIT
#
dir=/foo
-audit
silent
no_log_info
local_users_only
|
Run tests:
spec/classes/faillock_spec.rb#L97
pam::faillock on redhat-9-x86_64 when config options are non-default is expected to contain File[faillock.conf] with content supplied string
Failure/Error: it { is_expected.to contain_file('faillock.conf').with_content(content) }
expected that the catalogue would contain File[faillock.conf] with content set to supplied string
Diff:
@@ -2,7 +2,6 @@
# DO NOT EDIT
#
dir=/foo
-audit
silent
no_log_info
local_users_only
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading