We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3a83bad + 4d63500 commit 105ec0fCopy full SHA for 105ec0f
1 file changed
controls/package_spec.rb
@@ -88,7 +88,6 @@
88
its('log_file') { should cmp '/var/log/audit/audit.log' }
89
its('log_format') { should cmp 'raw' }
90
its('flush') { should match(/^INCREMENTAL|INCREMENTAL_ASYNC$/) }
91
- its('num_logs') { should cmp 5 }
92
its('max_log_file_action') { should cmp 'ROTATE' }
93
its('space_left') { should cmp 75 }
94
its('action_mail_acct') { should cmp 'root' }
0 commit comments