Skip to content

Commit

Permalink
Add critical ohai plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorific authored Feb 11, 2024
1 parent 4f969c0 commit 260bd05
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions kitchen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@ provisioner:
chef_binary: /opt/cinc/bin/cinc-client
chef_license: accept-no-persist
chef_log_level: <%= ENV['CHEF_LOG_LEVEL'] || 'auto' %>
client_rb:
ohai.critical_plugins:
- Filesystem
- Lspci
- Passwd

transport:
name: dokken
Expand Down

0 comments on commit 260bd05

Please sign in to comment.