updated hiera.yml facts to work with puppet 8 #67
pr_tests.yml
on: pull_request
Puppet Syntax
43s
Puppet Style
46s
Ruby Style (experimental)
0s
File checks
44s
RELENG checks
46s
Matrix: Puppet Spec
Annotations
4 errors
Puppet Spec (Puppet 8.x, ~> 8.0, 3.1, true):
spec/classes/init_spec.rb#L161
aide supported operating systems with FIPS disabled with default parameters is expected to contain Concat::Fragment[aide.conf] with content supplied string
Failure/Error:
it { is_expected.to contain_concat__fragment('aide.conf').with_content(<<~EOM
@@define DBDIR /var/lib/aide
@@define LOGDIR /var/log/aide
database=file:@@{DBDIR}/aide.db.gz
database_out=file:@@{DBDIR}/aide.db.new.gz
gzip_dbout=yes
verbose=5
report_url=file:@@{LOGDIR}/aide.report
ALLXTRAHASHES = sha1+sha256+sha512
expected that the catalogue would contain Concat::Fragment[aide.conf] with content set to supplied string
Diff:
@@ -6,6 +6,9 @@
verbose=5
report_url=file:@@{LOGDIR}/aide.report
+R = p+i+l+n+u+g+s+m+c+sha512
+L = p+i+l+n+u+g+acl+xattrs
+> = p+i+l+n+u+g+S+acl+xattrs
ALLXTRAHASHES = sha1+sha256+sha512
EVERYTHING = R+ALLXTRAHASHES
NORMAL = R
|
Puppet Spec (Puppet 8.x, ~> 8.0, 3.1, true)
Process completed with exit code 1.
|
Puppet Spec (Puppet 7.x [SIMP 6.6/PE 2021.7], ~> 7.0, 2.7, false):
spec/classes/init_spec.rb#L161
aide supported operating systems with FIPS disabled with default parameters is expected to contain Concat::Fragment[aide.conf] with content supplied string
Failure/Error:
it { is_expected.to contain_concat__fragment('aide.conf').with_content(<<~EOM
@@define DBDIR /var/lib/aide
@@define LOGDIR /var/log/aide
database=file:@@{DBDIR}/aide.db.gz
database_out=file:@@{DBDIR}/aide.db.new.gz
gzip_dbout=yes
verbose=5
report_url=file:@@{LOGDIR}/aide.report
ALLXTRAHASHES = sha1+sha256+sha512
expected that the catalogue would contain Concat::Fragment[aide.conf] with content set to supplied string
Diff:
@@ -6,6 +6,9 @@
verbose=5
report_url=file:@@{LOGDIR}/aide.report
+R = p+i+l+n+u+g+s+m+c+sha512
+L = p+i+l+n+u+g+acl+xattrs
+> = p+i+l+n+u+g+S+acl+xattrs
ALLXTRAHASHES = sha1+sha256+sha512
EVERYTHING = R+ALLXTRAHASHES
NORMAL = R
|
Puppet Spec (Puppet 7.x [SIMP 6.6/PE 2021.7], ~> 7.0, 2.7, false)
Process completed with exit code 1.
|