Finalize RockyLinux 8 support #33
Annotations
2 errors
spec/classes/config_spec.rb#L47
stunnel::config supported operating systems on centos-7-x86_64 with default parameters (chrooted) and selinux off is expected to contain Concat::Fragment[0_stunnel_global] with content supplied string
Failure/Error:
it { is_expected.to contain_concat__fragment('0_stunnel_global').with_content(<<-EOM.gsub(/^\s+/,'')
chroot = /var/stunnel
setgid = stunnel
setuid = stunnel
debug = err
syslog = no
foreground = yes
pid = /var/run/stunnel/stunnel.pid
engine = auto
fips = no
expected that the catalogue would contain Concat::Fragment[0_stunnel_global] with content set to supplied string
Diff:
@@ -1,4 +1,3 @@
-chroot = /var/stunnel
setgid = stunnel
setuid = stunnel
debug = err
|
|
The logs for this run have expired and are no longer available.
Loading