Skip to content

Commit

Permalink
updated test to include accesslog module
Browse files Browse the repository at this point in the history
  • Loading branch information
djentangle committed Aug 1, 2024
1 parent dee9f05 commit 057c329
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/cookbooks/openldap-test/recipes/accesslog.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,6 @@
node.default['openldap']['accesslog']['logold'] = '(objectclass=*)'
node.default['openldap']['accesslog']['logpurge'] = '8+00:00 1+00:00'

node.default['openldap']['modules'] << 'accesslog'

include_recipe 'openldap::default'

0 comments on commit 057c329

Please sign in to comment.