updated hiera.yml facts to work with puppet 8 #67
Annotations
2 errors
Run bundle exec rake spec:
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
|
Run bundle exec rake spec
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading