Last active
August 29, 2015 14:07
-
-
Save juliandunn/c189557fabab8a040c0c to your computer and use it in GitHub Desktop.
Recipe example to use the bash.rb Ohai plugin mentioned above.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
default['ohai']['plugins']['remediate-shellshock'] = 'plugins' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
include_recipe 'ohai' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment