1 # This configuration was generated by
2 # `rubocop --auto-gen-config`
3 # on 2020-07-19 17:37:03 UTC using RuboCop version 0.88.0.
4 # The point is for the user to remove these configuration records
5 # one by one as the offenses are removed from the code base.
6 # Note that changes in the inspected code, or installation of new
7 # versions of RuboCop, may require this file to be generated again.
10 ChefCorrectness/NodeNormal:
14 - 'cookbooks/dev/recipes/default.rb'
15 - 'cookbooks/mediawiki/resources/site.rb'
16 - 'cookbooks/networking/recipes/default.rb'
17 - 'cookbooks/openvpn/recipes/default.rb'
18 - 'cookbooks/web/recipes/backend.rb'
19 - 'cookbooks/wordpress/resources/site.rb'
22 ChefCorrectness/NodeNormalUnless:
26 - 'cookbooks/mailman/recipes/default.rb'
27 - 'cookbooks/mediawiki/resources/site.rb'
28 - 'cookbooks/wordpress/resources/site.rb'
31 # Configuration parameters: Include.
32 # Include: **/definitions/*.rb
33 ChefModernize/Definitions:
35 - 'cookbooks/networking/definitions/firewall_rule.rb'
38 # Cop supports --auto-correct.
39 # Configuration parameters: .
40 # SupportedStyles: strings, symbols
41 ChefStyle/AttributeKeys:
42 EnforcedStyle: symbols