foodcritic 15.0.0 → 15.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (233) hide show
  1. checksums.yaml +4 -4
  2. data/chef_dsl_metadata/{chef_14.7.17.json → chef_14.8.12.json} +61 -1
  3. data/foodcritic.gemspec +1 -3
  4. data/lib/foodcritic/linter.rb +1 -1
  5. data/lib/foodcritic/version.rb +1 -1
  6. metadata +5 -232
  7. data/Rakefile +0 -73
  8. data/features/002_check_string_interpolation.feature +0 -50
  9. data/features/005_check_for_resource_repetition.feature +0 -64
  10. data/features/006_check_file_mode.feature +0 -36
  11. data/features/009_check_for_unrecognised_resource_attributes.feature +0 -55
  12. data/features/014_check_for_long_ruby_blocks.feature +0 -30
  13. data/features/018_check_for_old_lwrp_notification_syntax.feature +0 -25
  14. data/features/019_check_for_consistent_node_access.feature +0 -108
  15. data/features/021_check_for_dodgy_lwrp_conditions.feature +0 -28
  16. data/features/022_check_for_dodgy_conditions_within_loop.feature +0 -43
  17. data/features/024_check_for_missing_platforms.feature +0 -43
  18. data/features/027_check_for_internal_attribute_use.feature +0 -22
  19. data/features/030_check_for_debugger_breakpoints.feature +0 -25
  20. data/features/032_check_for_invalid_notification_timing.feature +0 -24
  21. data/features/033_check_for_missing_template.feature +0 -39
  22. data/features/034_check_for_unused_template_variables.feature +0 -80
  23. data/features/037_check_for_invalid_notification_action.feature +0 -34
  24. data/features/038_check_for_invalid_action.feature +0 -39
  25. data/features/039_check_for_key_access_to_node_methods.feature +0 -33
  26. data/features/044_check_for_bare_attribute_keys.feature +0 -53
  27. data/features/046_check_for_assign_unless_nil_attributes.feature +0 -21
  28. data/features/047_check_for_attribute_assignment_without_precedence.feature +0 -49
  29. data/features/051_check_for_template_partial_loops.feature +0 -40
  30. data/features/build_framework_support.feature +0 -109
  31. data/features/checking_all_types_of_file.feature +0 -40
  32. data/features/choose_rules_to_apply.feature +0 -47
  33. data/features/command_line_help.feature +0 -58
  34. data/features/continuous_integration_support.feature +0 -33
  35. data/features/exclude_paths_to_lint.feature +0 -12
  36. data/features/ignore_via_line_comments.feature +0 -69
  37. data/features/include_custom_rules.feature +0 -29
  38. data/features/individual_file.feature +0 -28
  39. data/features/limit_rules_to_specific_versions.feature +0 -65
  40. data/features/multiple_paths.feature +0 -35
  41. data/features/show_lines_matched.feature +0 -20
  42. data/features/sort_warnings.feature +0 -10
  43. data/features/specify_search_grammar.feature +0 -25
  44. data/features/step_definitions/cookbook_steps.rb +0 -1826
  45. data/features/support/command_helpers.rb +0 -418
  46. data/features/support/cookbook_helpers.rb +0 -599
  47. data/features/support/env.rb +0 -19
  48. data/man/foodcritic.1.ronn +0 -76
  49. data/spec/functional/fc001_spec.rb +0 -72
  50. data/spec/functional/fc004_spec.rb +0 -84
  51. data/spec/functional/fc007_spec.rb +0 -127
  52. data/spec/functional/fc008_spec.rb +0 -33
  53. data/spec/functional/fc009_spec.rb +0 -37
  54. data/spec/functional/fc010_spec.rb +0 -32
  55. data/spec/functional/fc011_spec.rb +0 -20
  56. data/spec/functional/fc013_spec.rb +0 -39
  57. data/spec/functional/fc015_spec.rb +0 -19
  58. data/spec/functional/fc016_spec.rb +0 -57
  59. data/spec/functional/fc025_spec.rb +0 -60
  60. data/spec/functional/fc026_spec.rb +0 -66
  61. data/spec/functional/fc028_spec.rb +0 -93
  62. data/spec/functional/fc029_spec.rb +0 -33
  63. data/spec/functional/fc031_spec.rb +0 -14
  64. data/spec/functional/fc037_spec.rb +0 -75
  65. data/spec/functional/fc038_spec.rb +0 -28
  66. data/spec/functional/fc040_spec.rb +0 -156
  67. data/spec/functional/fc041_spec.rb +0 -121
  68. data/spec/functional/fc042_spec.rb +0 -13
  69. data/spec/functional/fc043_spec.rb +0 -28
  70. data/spec/functional/fc045_spec.rb +0 -18
  71. data/spec/functional/fc048_spec.rb +0 -67
  72. data/spec/functional/fc049_spec.rb +0 -56
  73. data/spec/functional/fc050_spec.rb +0 -85
  74. data/spec/functional/fc052_spec.rb +0 -13
  75. data/spec/functional/fc053_spec.rb +0 -13
  76. data/spec/functional/fc055_spec.rb +0 -18
  77. data/spec/functional/fc056_spec.rb +0 -18
  78. data/spec/functional/fc058_spec.rb +0 -102
  79. data/spec/functional/fc060_spec.rb +0 -45
  80. data/spec/functional/fc061_spec.rb +0 -48
  81. data/spec/functional/fc062_spec.rb +0 -13
  82. data/spec/functional/fc063_spec.rb +0 -18
  83. data/spec/functional/fc064_spec.rb +0 -13
  84. data/spec/functional/fc065_spec.rb +0 -13
  85. data/spec/functional/fc066_spec.rb +0 -33
  86. data/spec/functional/fc067_spec.rb +0 -13
  87. data/spec/functional/fc068_spec.rb +0 -13
  88. data/spec/functional/fc069_spec.rb +0 -38
  89. data/spec/functional/fc070_spec.rb +0 -65
  90. data/spec/functional/fc071_spec.rb +0 -36
  91. data/spec/functional/fc072_spec.rb +0 -13
  92. data/spec/functional/fc073_spec.rb +0 -56
  93. data/spec/functional/fc074_spec.rb +0 -39
  94. data/spec/functional/fc075_spec.rb +0 -41
  95. data/spec/functional/fc076_spec.rb +0 -13
  96. data/spec/functional/fc077_spec.rb +0 -13
  97. data/spec/functional/fc078_spec.rb +0 -35
  98. data/spec/functional/fc079_spec.rb +0 -21
  99. data/spec/functional/fc080_spec.rb +0 -68
  100. data/spec/functional/fc081_spec.rb +0 -25
  101. data/spec/functional/fc082_spec.rb +0 -23
  102. data/spec/functional/fc083_spec.rb +0 -34
  103. data/spec/functional/fc084_spec.rb +0 -49
  104. data/spec/functional/fc085_spec.rb +0 -77
  105. data/spec/functional/fc086_spec.rb +0 -45
  106. data/spec/functional/fc087_spec.rb +0 -43
  107. data/spec/functional/fc088_spec.rb +0 -18
  108. data/spec/functional/fc089_spec.rb +0 -23
  109. data/spec/functional/fc091_spec.rb +0 -38
  110. data/spec/functional/fc092_spec.rb +0 -31
  111. data/spec/functional/fc093_spec.rb +0 -27
  112. data/spec/functional/fc094_spec.rb +0 -18
  113. data/spec/functional/fc095_spec.rb +0 -18
  114. data/spec/functional/fc096_spec.rb +0 -18
  115. data/spec/functional/fc097_spec.rb +0 -18
  116. data/spec/functional/fc098_spec.rb +0 -18
  117. data/spec/functional/fc099_spec.rb +0 -18
  118. data/spec/functional/fc100_spec.rb +0 -18
  119. data/spec/functional/fc101_spec.rb +0 -23
  120. data/spec/functional/fc102_spec.rb +0 -18
  121. data/spec/functional/fc103_spec.rb +0 -30
  122. data/spec/functional/fc104_spec.rb +0 -54
  123. data/spec/functional/fc105_spec.rb +0 -36
  124. data/spec/functional/fc106_spec.rb +0 -21
  125. data/spec/functional/fc107_spec.rb +0 -22
  126. data/spec/functional/fc108_spec.rb +0 -43
  127. data/spec/functional/fc109_spec.rb +0 -22
  128. data/spec/functional/fc110_spec.rb +0 -21
  129. data/spec/functional/fc111_spec.rb +0 -17
  130. data/spec/functional/fc112_spec.rb +0 -17
  131. data/spec/functional/fc113_spec.rb +0 -98
  132. data/spec/functional/fc114_spec.rb +0 -31
  133. data/spec/functional/fc115_spec.rb +0 -24
  134. data/spec/functional/fc116_spec.rb +0 -18
  135. data/spec/functional/fc117_spec.rb +0 -23
  136. data/spec/functional/fc118_spec.rb +0 -17
  137. data/spec/functional/fc119_spec.rb +0 -27
  138. data/spec/functional/fc120_spec.rb +0 -21
  139. data/spec/functional/fc121_spec.rb +0 -45
  140. data/spec/functional/fc122_spec.rb +0 -18
  141. data/spec/functional/root_aliases_spec.rb +0 -13
  142. data/spec/regression/cookbooks.txt +0 -83
  143. data/spec/regression/expected/activemq.txt +0 -6
  144. data/spec/regression/expected/aix.txt +0 -27
  145. data/spec/regression/expected/apparmor.txt +0 -9
  146. data/spec/regression/expected/apt.txt +0 -14
  147. data/spec/regression/expected/ark.txt +0 -3
  148. data/spec/regression/expected/auditd.txt +0 -2
  149. data/spec/regression/expected/aws.txt +0 -16
  150. data/spec/regression/expected/bluepill.txt +0 -12
  151. data/spec/regression/expected/boost.txt +0 -8
  152. data/spec/regression/expected/build-essential.txt +0 -8
  153. data/spec/regression/expected/chef-client.txt +0 -17
  154. data/spec/regression/expected/chef-ingredient.txt +0 -6
  155. data/spec/regression/expected/chef-server.txt +0 -13
  156. data/spec/regression/expected/chef-vault.txt +0 -7
  157. data/spec/regression/expected/chef.txt +0 -104
  158. data/spec/regression/expected/chef_client_updater.txt +0 -2
  159. data/spec/regression/expected/chef_handler.txt +0 -7
  160. data/spec/regression/expected/chef_hostname.txt +0 -3
  161. data/spec/regression/expected/chef_nginx.txt +0 -4
  162. data/spec/regression/expected/cron.txt +0 -7
  163. data/spec/regression/expected/database.txt +0 -42
  164. data/spec/regression/expected/dmg.txt +0 -11
  165. data/spec/regression/expected/docker.txt +0 -4
  166. data/spec/regression/expected/drbd.txt +0 -29
  167. data/spec/regression/expected/dynect.txt +0 -33
  168. data/spec/regression/expected/erlang.txt +0 -6
  169. data/spec/regression/expected/fail2ban.txt +0 -5
  170. data/spec/regression/expected/firewall.txt +0 -11
  171. data/spec/regression/expected/gecode.txt +0 -10
  172. data/spec/regression/expected/gems.txt +0 -32
  173. data/spec/regression/expected/gunicorn.txt +0 -11
  174. data/spec/regression/expected/heartbeat.txt +0 -8
  175. data/spec/regression/expected/homebrew.txt +0 -7
  176. data/spec/regression/expected/iis.txt +0 -22
  177. data/spec/regression/expected/iptables.txt +0 -9
  178. data/spec/regression/expected/jetty.txt +0 -13
  179. data/spec/regression/expected/jpackage.txt +0 -9
  180. data/spec/regression/expected/keepalived.txt +0 -3
  181. data/spec/regression/expected/kickstart.txt +0 -15
  182. data/spec/regression/expected/libarchive.txt +0 -6
  183. data/spec/regression/expected/logwatch.txt +0 -5
  184. data/spec/regression/expected/lvm.txt +0 -14
  185. data/spec/regression/expected/maradns.txt +0 -14
  186. data/spec/regression/expected/maven.txt +0 -8
  187. data/spec/regression/expected/memcached.txt +0 -31
  188. data/spec/regression/expected/motd-tail.txt +0 -5
  189. data/spec/regression/expected/mysql.txt +0 -19
  190. data/spec/regression/expected/ohai.txt +0 -9
  191. data/spec/regression/expected/openldap.txt +0 -12
  192. data/spec/regression/expected/openssh.txt +0 -6
  193. data/spec/regression/expected/openssl.txt +0 -6
  194. data/spec/regression/expected/partial_search.txt +0 -7
  195. data/spec/regression/expected/passenger_apache2.txt +0 -31
  196. data/spec/regression/expected/perl.txt +0 -14
  197. data/spec/regression/expected/php.txt +0 -6
  198. data/spec/regression/expected/postfix.txt +0 -8
  199. data/spec/regression/expected/powershell.txt +0 -8
  200. data/spec/regression/expected/resolver.txt +0 -7
  201. data/spec/regression/expected/rsync.txt +0 -9
  202. data/spec/regression/expected/rsyslog.txt +0 -11
  203. data/spec/regression/expected/runit.txt +0 -4
  204. data/spec/regression/expected/smokeping.txt +0 -6
  205. data/spec/regression/expected/sql_server.txt +0 -7
  206. data/spec/regression/expected/ssh_known_hosts.txt +0 -6
  207. data/spec/regression/expected/stompserver.txt +0 -6
  208. data/spec/regression/expected/subversion.txt +0 -6
  209. data/spec/regression/expected/sudo.txt +0 -10
  210. data/spec/regression/expected/tar.txt +0 -10
  211. data/spec/regression/expected/tftp.txt +0 -6
  212. data/spec/regression/expected/tomcat.txt +0 -18
  213. data/spec/regression/expected/transmission.txt +0 -13
  214. data/spec/regression/expected/ubuntu.txt +0 -5
  215. data/spec/regression/expected/ufw.txt +0 -12
  216. data/spec/regression/expected/unicorn.txt +0 -7
  217. data/spec/regression/expected/users.txt +0 -12
  218. data/spec/regression/expected/vcruntime.txt +0 -8
  219. data/spec/regression/expected/vim.txt +0 -7
  220. data/spec/regression/expected/webpi.txt +0 -7
  221. data/spec/regression/expected/whitelist-node-attrs.txt +0 -7
  222. data/spec/regression/expected/windows.txt +0 -35
  223. data/spec/regression/expected/wix.txt +0 -5
  224. data/spec/regression/expected/xml.txt +0 -7
  225. data/spec/regression/expected/yum.txt +0 -15
  226. data/spec/regression/regression_spec.rb +0 -23
  227. data/spec/spec_helper.rb +0 -132
  228. data/spec/unit/api_spec.rb +0 -1939
  229. data/spec/unit/chef_spec.rb +0 -66
  230. data/spec/unit/command_line_spec.rb +0 -136
  231. data/spec/unit/domain_spec.rb +0 -78
  232. data/spec/unit/linter_spec.rb +0 -107
  233. data/spec/unit/template_spec.rb +0 -53
@@ -1,6 +0,0 @@
1
- FC034: Unused template variables: templates/default/wrapper.conf.erb:1
2
- FC064: Ensure issues_url is set in metadata: ./metadata.rb:1
3
- FC065: Ensure source_url is set in metadata: ./metadata.rb:1
4
- FC066: Ensure chef_version is set in metadata: ./metadata.rb:1
5
- FC069: Ensure standardized license defined in metadata: ./metadata.rb:1
6
- FC078: Ensure cookbook shared under an OSI-approved open source license: ./metadata.rb:1
@@ -1,27 +0,0 @@
1
- FC009: Resource attribute not recognised: ./recipes/default.rb:1
2
- FC069: Ensure standardized license defined in metadata: ./metadata.rb:1
3
- FC078: Ensure cookbook shared under an OSI-approved open source license: ./metadata.rb:1
4
- FC080: User resource uses deprecated supports property: ./recipes/default.rb:8
5
- FC113: Resource declares deprecated use_inline_resources: ./providers/altdisk.rb:23
6
- FC113: Resource declares deprecated use_inline_resources: ./providers/bootlist.rb:24
7
- FC113: Resource declares deprecated use_inline_resources: ./providers/chdev.rb:23
8
- FC113: Resource declares deprecated use_inline_resources: ./providers/chsec.rb:23
9
- FC113: Resource declares deprecated use_inline_resources: ./providers/etchosts.rb:22
10
- FC113: Resource declares deprecated use_inline_resources: ./providers/fixes.rb:23
11
- FC113: Resource declares deprecated use_inline_resources: ./providers/inittab.rb:24
12
- FC113: Resource declares deprecated use_inline_resources: ./providers/multibos.rb:22
13
- FC113: Resource declares deprecated use_inline_resources: ./providers/nimclient.rb:21
14
- FC113: Resource declares deprecated use_inline_resources: ./providers/niminit.rb:20
15
- FC113: Resource declares deprecated use_inline_resources: ./providers/no.rb:23
16
- FC113: Resource declares deprecated use_inline_resources: ./providers/pagingspace.rb:23
17
- FC113: Resource declares deprecated use_inline_resources: ./providers/subserver.rb:24
18
- FC113: Resource declares deprecated use_inline_resources: ./providers/subsystem.rb:13
19
- FC113: Resource declares deprecated use_inline_resources: ./providers/tcpservice.rb:24
20
- FC113: Resource declares deprecated use_inline_resources: ./providers/toolboxpackage.rb:23
21
- FC113: Resource declares deprecated use_inline_resources: ./providers/tunables.rb:23
22
- FC113: Resource declares deprecated use_inline_resources: ./providers/volume_group.rb:5
23
- FC113: Resource declares deprecated use_inline_resources: ./providers/wpar.rb:24
24
- FC120: Do not set the name property directly on a resource: ./recipes/wpar.rb:9
25
- FC120: Do not set the name property directly on a resource: ./recipes/wpar.rb:18
26
- FC120: Do not set the name property directly on a resource: ./recipes/wpar.rb:24
27
- FC120: Do not set the name property directly on a resource: ./recipes/wpar.rb:29
@@ -1,9 +0,0 @@
1
- FC001: Use strings in preference to symbols to access node attributes: ./attributes/apparmor.rb:1
2
- FC001: Use strings in preference to symbols to access node attributes: ./recipes/default.rb:21
3
- FC001: Use strings in preference to symbols to access node attributes: ./recipes/default.rb:23
4
- FC029: No leading cookbook name in recipe metadata: ./metadata.rb:8
5
- FC064: Ensure issues_url is set in metadata: ./metadata.rb:1
6
- FC065: Ensure source_url is set in metadata: ./metadata.rb:1
7
- FC066: Ensure chef_version is set in metadata: ./metadata.rb:1
8
- FC069: Ensure standardized license defined in metadata: ./metadata.rb:1
9
- FC078: Ensure cookbook shared under an OSI-approved open source license: ./metadata.rb:1
@@ -1,14 +0,0 @@
1
- FC043: Prefer new notification syntax: ./providers/repository.rb:112
2
- FC043: Prefer new notification syntax: ./recipes/default.rb:48
3
- FC048: Prefer shell_out helper method to shelling out with Ruby: ./providers/repository.rb:26
4
- FC064: Ensure issues_url is set in metadata: ./metadata.rb:1
5
- FC065: Ensure source_url is set in metadata: ./metadata.rb:1
6
- FC066: Ensure chef_version is set in metadata: ./metadata.rb:1
7
- FC069: Ensure standardized license defined in metadata: ./metadata.rb:1
8
- FC074: LWRP should use DSL to define resource's default action: ./resources/preference.rb:1
9
- FC074: LWRP should use DSL to define resource's default action: ./resources/repository.rb:1
10
- FC078: Ensure cookbook shared under an OSI-approved open source license: ./metadata.rb:1
11
- FC085: Resource using new_resource.updated_by_last_action to converge resource: ./providers/preference.rb:26
12
- FC085: Resource using new_resource.updated_by_last_action to converge resource: ./providers/preference.rb:59
13
- FC085: Resource using new_resource.updated_by_last_action to converge resource: ./providers/repository.rb:87
14
- FC085: Resource using new_resource.updated_by_last_action to converge resource: ./providers/repository.rb:121
@@ -1,3 +0,0 @@
1
- FC069: Ensure standardized license defined in metadata: ./metadata.rb:1
2
- FC078: Ensure cookbook shared under an OSI-approved open source license: ./metadata.rb:1
3
- FC113: Resource declares deprecated use_inline_resources: ./providers/default.rb:25
@@ -1,2 +0,0 @@
1
- FC069: Ensure standardized license defined in metadata: ./metadata.rb:1
2
- FC078: Ensure cookbook shared under an OSI-approved open source license: ./metadata.rb:1
@@ -1,16 +0,0 @@
1
- FC064: Ensure issues_url is set in metadata: ./metadata.rb:1
2
- FC065: Ensure source_url is set in metadata: ./metadata.rb:1
3
- FC066: Ensure chef_version is set in metadata: ./metadata.rb:1
4
- FC067: Ensure at least one platform supported in metadata: ./metadata.rb:1
5
- FC069: Ensure standardized license defined in metadata: ./metadata.rb:1
6
- FC074: LWRP should use DSL to define resource's default action: ./resources/ebs_volume.rb:1
7
- FC074: LWRP should use DSL to define resource's default action: ./resources/elastic_ip.rb:1
8
- FC074: LWRP should use DSL to define resource's default action: ./resources/elastic_lb.rb:1
9
- FC074: LWRP should use DSL to define resource's default action: ./resources/resource_tag.rb:1
10
- FC075: Cookbook uses node.save to save partial node data to the chef-server mid-run: ./providers/ebs_volume.rb:33
11
- FC075: Cookbook uses node.save to save partial node data to the chef-server mid-run: ./providers/ebs_volume.rb:40
12
- FC075: Cookbook uses node.save to save partial node data to the chef-server mid-run: ./providers/ebs_volume.rb:60
13
- FC078: Ensure cookbook shared under an OSI-approved open source license: ./metadata.rb:1
14
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./providers/ebs_volume.rb:32
15
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./providers/ebs_volume.rb:39
16
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./providers/ebs_volume.rb:59
@@ -1,12 +0,0 @@
1
- FC064: Ensure issues_url is set in metadata: ./metadata.rb:1
2
- FC065: Ensure source_url is set in metadata: ./metadata.rb:1
3
- FC066: Ensure chef_version is set in metadata: ./metadata.rb:1
4
- FC067: Ensure at least one platform supported in metadata: ./metadata.rb:1
5
- FC069: Ensure standardized license defined in metadata: ./metadata.rb:1
6
- FC078: Ensure cookbook shared under an OSI-approved open source license: ./metadata.rb:1
7
- FC085: Resource using new_resource.updated_by_last_action to converge resource: ./providers/service.rb:52
8
- FC085: Resource using new_resource.updated_by_last_action to converge resource: ./providers/service.rb:59
9
- FC085: Resource using new_resource.updated_by_last_action to converge resource: ./providers/service.rb:66
10
- FC085: Resource using new_resource.updated_by_last_action to converge resource: ./providers/service.rb:78
11
- FC085: Resource using new_resource.updated_by_last_action to converge resource: ./providers/service.rb:85
12
- FC085: Resource using new_resource.updated_by_last_action to converge resource: ./providers/service.rb:93
@@ -1,8 +0,0 @@
1
- FC007: Ensure recipe dependencies are reflected in cookbook metadata: ./recipes/source.rb:1
2
- FC053: Metadata uses the deprecated "recommends" keyword: ./metadata.rb:12
3
- FC064: Ensure issues_url is set in metadata: ./metadata.rb:1
4
- FC065: Ensure source_url is set in metadata: ./metadata.rb:1
5
- FC066: Ensure chef_version is set in metadata: ./metadata.rb:1
6
- FC069: Ensure standardized license defined in metadata: ./metadata.rb:1
7
- FC078: Ensure cookbook shared under an OSI-approved open source license: ./metadata.rb:1
8
- FC122: Use the build_essential resource instead of the recipe: ./recipes/source.rb:1
@@ -1,8 +0,0 @@
1
- FC007: Ensure recipe dependencies are reflected in cookbook metadata: ./recipes/default.rb:65
2
- FC052: Metadata uses the deprecated "suggests" keyword: ./metadata.rb:14
3
- FC064: Ensure issues_url is set in metadata: ./metadata.rb:1
4
- FC065: Ensure source_url is set in metadata: ./metadata.rb:1
5
- FC066: Ensure chef_version is set in metadata: ./metadata.rb:1
6
- FC069: Ensure standardized license defined in metadata: ./metadata.rb:1
7
- FC078: Ensure cookbook shared under an OSI-approved open source license: ./metadata.rb:1
8
- FC089: Prefer Mixlib::Shellout over deprecated Chef::ShellOut: ./recipes/default.rb:73
@@ -1,17 +0,0 @@
1
- FC002: Avoid string interpolation where not required: ./recipes/cron.rb:103
2
- FC007: Ensure recipe dependencies are reflected in cookbook metadata: ./recipes/service.rb:197
3
- FC007: Ensure recipe dependencies are reflected in cookbook metadata: ./recipes/service.rb:209
4
- FC007: Ensure recipe dependencies are reflected in cookbook metadata: ./recipes/service.rb:223
5
- FC048: Prefer shell_out helper method to shelling out with Ruby: ./recipes/cron.rb:38
6
- FC048: Prefer shell_out helper method to shelling out with Ruby: ./recipes/delete_validation.rb:20
7
- FC048: Prefer shell_out helper method to shelling out with Ruby: ./recipes/service.rb:52
8
- FC048: Prefer shell_out helper method to shelling out with Ruby: ./recipes/task.rb:42
9
- FC064: Ensure issues_url is set in metadata: ./metadata.rb:1
10
- FC065: Ensure source_url is set in metadata: ./metadata.rb:1
11
- FC066: Ensure chef_version is set in metadata: ./metadata.rb:1
12
- FC069: Ensure standardized license defined in metadata: ./metadata.rb:1
13
- FC070: Ensure supports metadata defines valid platforms: ./metadata.rb:1
14
- FC078: Ensure cookbook shared under an OSI-approved open source license: ./metadata.rb:1
15
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/service.rb:59
16
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/task.rb:49
17
- FC104: Use the :run action in ruby_block instead of :create: ./recipes/config.rb:78
@@ -1,6 +0,0 @@
1
- FC067: Ensure at least one platform supported in metadata: ./metadata.rb:1
2
- FC069: Ensure standardized license defined in metadata: ./metadata.rb:1
3
- FC078: Ensure cookbook shared under an OSI-approved open source license: ./metadata.rb:1
4
- FC109: Use platform-specific package resources instead of provider property: ./libraries/default_handler.rb:52
5
- FC113: Resource declares deprecated use_inline_resources: ./libraries/chef_ingredient_provider.rb:26
6
- FC116: Cookbook depends on the deprecated compat_resource cookbook: ./metadata.rb:1
@@ -1,13 +0,0 @@
1
- FC001: Use strings in preference to symbols to access node attributes: ./libraries/omnitruck_client.rb:76
2
- FC001: Use strings in preference to symbols to access node attributes: ./libraries/omnitruck_client.rb:77
3
- FC001: Use strings in preference to symbols to access node attributes: ./libraries/omnitruck_client.rb:78
4
- FC007: Ensure recipe dependencies are reflected in cookbook metadata: ./recipes/dev.rb:16
5
- FC019: Access node attributes in a consistent manner: ./libraries/omnitruck_client.rb:76
6
- FC019: Access node attributes in a consistent manner: ./libraries/omnitruck_client.rb:77
7
- FC019: Access node attributes in a consistent manner: ./libraries/omnitruck_client.rb:78
8
- FC064: Ensure issues_url is set in metadata: ./metadata.rb:1
9
- FC065: Ensure source_url is set in metadata: ./metadata.rb:1
10
- FC066: Ensure chef_version is set in metadata: ./metadata.rb:1
11
- FC069: Ensure standardized license defined in metadata: ./metadata.rb:1
12
- FC078: Ensure cookbook shared under an OSI-approved open source license: ./metadata.rb:1
13
- FC109: Use platform-specific package resources instead of provider property: ./recipes/default.rb:46
@@ -1,7 +0,0 @@
1
- FC066: Ensure chef_version is set in metadata: ./metadata.rb:1
2
- FC067: Ensure at least one platform supported in metadata: ./metadata.rb:1
3
- FC069: Ensure standardized license defined in metadata: ./metadata.rb:1
4
- FC078: Ensure cookbook shared under an OSI-approved open source license: ./metadata.rb:1
5
- FC085: Resource using new_resource.updated_by_last_action to converge resource: ./libraries/chef_vault_secret.rb:92
6
- FC086: Use databag helper methods to load data bag items: ./libraries/helpers.rb:39
7
- FC113: Resource declares deprecated use_inline_resources: ./libraries/chef_vault_secret.rb:49
@@ -1,104 +0,0 @@
1
- FC001: Use strings in preference to symbols to access node attributes: ./attributes/default.rb:20
2
- FC001: Use strings in preference to symbols to access node attributes: ./attributes/default.rb:21
3
- FC001: Use strings in preference to symbols to access node attributes: ./attributes/default.rb:22
4
- FC001: Use strings in preference to symbols to access node attributes: ./attributes/default.rb:26
5
- FC001: Use strings in preference to symbols to access node attributes: ./attributes/default.rb:27
6
- FC001: Use strings in preference to symbols to access node attributes: ./attributes/default.rb:28
7
- FC001: Use strings in preference to symbols to access node attributes: ./attributes/default.rb:29
8
- FC001: Use strings in preference to symbols to access node attributes: ./attributes/default.rb:31
9
- FC001: Use strings in preference to symbols to access node attributes: ./attributes/default.rb:32
10
- FC001: Use strings in preference to symbols to access node attributes: ./attributes/default.rb:33
11
- FC001: Use strings in preference to symbols to access node attributes: ./attributes/default.rb:34
12
- FC001: Use strings in preference to symbols to access node attributes: ./attributes/default.rb:35
13
- FC001: Use strings in preference to symbols to access node attributes: ./attributes/default.rb:38
14
- FC001: Use strings in preference to symbols to access node attributes: ./attributes/default.rb:39
15
- FC001: Use strings in preference to symbols to access node attributes: ./attributes/default.rb:40
16
- FC001: Use strings in preference to symbols to access node attributes: ./attributes/default.rb:41
17
- FC001: Use strings in preference to symbols to access node attributes: ./attributes/default.rb:42
18
- FC001: Use strings in preference to symbols to access node attributes: ./attributes/default.rb:43
19
- FC001: Use strings in preference to symbols to access node attributes: ./attributes/default.rb:44
20
- FC001: Use strings in preference to symbols to access node attributes: ./attributes/default.rb:45
21
- FC001: Use strings in preference to symbols to access node attributes: ./attributes/default.rb:46
22
- FC001: Use strings in preference to symbols to access node attributes: ./attributes/default.rb:47
23
- FC001: Use strings in preference to symbols to access node attributes: ./attributes/default.rb:49
24
- FC001: Use strings in preference to symbols to access node attributes: ./attributes/default.rb:50
25
- FC001: Use strings in preference to symbols to access node attributes: ./attributes/server_proxy.rb:23
26
- FC001: Use strings in preference to symbols to access node attributes: ./attributes/server_proxy.rb:25
27
- FC001: Use strings in preference to symbols to access node attributes: ./attributes/server_proxy.rb:28
28
- FC001: Use strings in preference to symbols to access node attributes: ./attributes/server_proxy.rb:29
29
- FC019: Access node attributes in a consistent manner: ./attributes/default.rb:38
30
- FC019: Access node attributes in a consistent manner: ./attributes/default.rb:39
31
- FC019: Access node attributes in a consistent manner: ./attributes/default.rb:50
32
- FC019: Access node attributes in a consistent manner: ./attributes/server_proxy.rb:26
33
- FC064: Ensure issues_url is set in metadata: ./metadata.rb:1
34
- FC065: Ensure source_url is set in metadata: ./metadata.rb:1
35
- FC066: Ensure chef_version is set in metadata: ./metadata.rb:1
36
- FC069: Ensure standardized license defined in metadata: ./metadata.rb:1
37
- FC078: Ensure cookbook shared under an OSI-approved open source license: ./metadata.rb:1
38
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/bootstrap_server.rb:27
39
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/bootstrap_server.rb:28
40
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/bootstrap_server.rb:29
41
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/bootstrap_server.rb:30
42
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/bootstrap_server.rb:31
43
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/bootstrap_server.rb:32
44
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/bootstrap_server.rb:33
45
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/bootstrap_server.rb:34
46
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/bootstrap_server.rb:35
47
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/bootstrap_server.rb:36
48
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/bootstrap_server.rb:37
49
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/bootstrap_server.rb:38
50
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/bootstrap_server.rb:39
51
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/client.rb:25
52
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/client.rb:26
53
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/client.rb:27
54
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/client.rb:28
55
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/client.rb:29
56
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/client.rb:30
57
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/client.rb:31
58
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/client.rb:32
59
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/client.rb:33
60
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/client.rb:34
61
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/client.rb:35
62
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/client_service.rb:24
63
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/client_service.rb:25
64
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/client_service.rb:26
65
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/client_service.rb:27
66
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/client_service.rb:28
67
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/client_service.rb:29
68
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/client_service.rb:30
69
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/client_service.rb:31
70
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/client_service.rb:32
71
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/client_service.rb:33
72
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/client_service.rb:34
73
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/server.rb:25
74
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/server.rb:26
75
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/server.rb:27
76
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/server.rb:28
77
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/server.rb:29
78
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/server.rb:30
79
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/server.rb:31
80
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/server.rb:32
81
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/server.rb:33
82
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/server.rb:34
83
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/server.rb:35
84
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/server.rb:36
85
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/server.rb:37
86
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/server.rb:38
87
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/server.rb:39
88
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/server_proxy.rb:23
89
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/server_proxy.rb:24
90
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/server_proxy.rb:25
91
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/server_proxy.rb:26
92
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/server_proxy.rb:27
93
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/server_proxy.rb:28
94
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/server_proxy.rb:29
95
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/server_proxy.rb:30
96
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/server_proxy.rb:31
97
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/server_proxy.rb:32
98
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/server_proxy.rb:33
99
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/server_proxy.rb:34
100
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/server_proxy.rb:35
101
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/server_proxy.rb:36
102
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/server_proxy.rb:37
103
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/server_proxy.rb:38
104
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/server_proxy.rb:39
@@ -1,2 +0,0 @@
1
- FC070: Ensure supports metadata defines valid platforms: ./metadata.rb:1
2
- FC116: Cookbook depends on the deprecated compat_resource cookbook: ./metadata.rb:1
@@ -1,7 +0,0 @@
1
- FC064: Ensure issues_url is set in metadata: ./metadata.rb:1
2
- FC065: Ensure source_url is set in metadata: ./metadata.rb:1
3
- FC066: Ensure chef_version is set in metadata: ./metadata.rb:1
4
- FC067: Ensure at least one platform supported in metadata: ./metadata.rb:1
5
- FC069: Ensure standardized license defined in metadata: ./metadata.rb:1
6
- FC074: LWRP should use DSL to define resource's default action: ./resources/default.rb:1
7
- FC078: Ensure cookbook shared under an OSI-approved open source license: ./metadata.rb:1
@@ -1,3 +0,0 @@
1
- FC069: Ensure standardized license defined in metadata: ./metadata.rb:1
2
- FC070: Ensure supports metadata defines valid platforms: ./metadata.rb:1
3
- FC078: Ensure cookbook shared under an OSI-approved open source license: ./metadata.rb:1
@@ -1,4 +0,0 @@
1
- FC015: Consider converting definition to a Custom Resource: ./definitions/nginx_site.rb:1
2
- FC069: Ensure standardized license defined in metadata: ./metadata.rb:1
3
- FC078: Ensure cookbook shared under an OSI-approved open source license: ./metadata.rb:1
4
- FC122: Use the build_essential resource instead of the recipe: ./recipes/source.rb:38
@@ -1,7 +0,0 @@
1
- FC064: Ensure issues_url is set in metadata: ./metadata.rb:1
2
- FC065: Ensure source_url is set in metadata: ./metadata.rb:1
3
- FC066: Ensure chef_version is set in metadata: ./metadata.rb:1
4
- FC069: Ensure standardized license defined in metadata: ./metadata.rb:1
5
- FC074: LWRP should use DSL to define resource's default action: ./resources/d.rb:1
6
- FC078: Ensure cookbook shared under an OSI-approved open source license: ./metadata.rb:1
7
- FC085: Resource using new_resource.updated_by_last_action to converge resource: ./providers/d.rb:31
@@ -1,42 +0,0 @@
1
- FC001: Use strings in preference to symbols to access node attributes: ./libraries/provider_database_postgresql.rb:113
2
- FC001: Use strings in preference to symbols to access node attributes: ./recipes/ebs_backup.rb:31
3
- FC001: Use strings in preference to symbols to access node attributes: ./recipes/ebs_volume.rb:22
4
- FC001: Use strings in preference to symbols to access node attributes: ./recipes/ebs_volume.rb:86
5
- FC019: Access node attributes in a consistent manner: ./libraries/provider_database_postgresql.rb:113
6
- FC019: Access node attributes in a consistent manner: ./recipes/ebs_backup.rb:31
7
- FC019: Access node attributes in a consistent manner: ./recipes/ebs_volume.rb:22
8
- FC019: Access node attributes in a consistent manner: ./recipes/ebs_volume.rb:86
9
- FC043: Prefer new notification syntax: ./recipes/ebs_volume.rb:104
10
- FC064: Ensure issues_url is set in metadata: ./metadata.rb:1
11
- FC065: Ensure source_url is set in metadata: ./metadata.rb:1
12
- FC066: Ensure chef_version is set in metadata: ./metadata.rb:1
13
- FC069: Ensure standardized license defined in metadata: ./metadata.rb:1
14
- FC075: Cookbook uses node.save to save partial node data to the chef-server mid-run: ./recipes/master.rb:37
15
- FC078: Ensure cookbook shared under an OSI-approved open source license: ./metadata.rb:1
16
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/master.rb:36
17
- FC085: Resource using new_resource.updated_by_last_action to converge resource: ./libraries/provider_database_mysql.rb:44
18
- FC085: Resource using new_resource.updated_by_last_action to converge resource: ./libraries/provider_database_mysql.rb:56
19
- FC085: Resource using new_resource.updated_by_last_action to converge resource: ./libraries/provider_database_mysql.rb:69
20
- FC085: Resource using new_resource.updated_by_last_action to converge resource: ./libraries/provider_database_mysql_user.rb:39
21
- FC085: Resource using new_resource.updated_by_last_action to converge resource: ./libraries/provider_database_mysql_user.rb:50
22
- FC085: Resource using new_resource.updated_by_last_action to converge resource: ./libraries/provider_database_mysql_user.rb:70
23
- FC085: Resource using new_resource.updated_by_last_action to converge resource: ./libraries/provider_database_postgresql.rb:53
24
- FC085: Resource using new_resource.updated_by_last_action to converge resource: ./libraries/provider_database_postgresql.rb:65
25
- FC085: Resource using new_resource.updated_by_last_action to converge resource: ./libraries/provider_database_postgresql.rb:78
26
- FC085: Resource using new_resource.updated_by_last_action to converge resource: ./libraries/provider_database_postgresql_user.rb:40
27
- FC085: Resource using new_resource.updated_by_last_action to converge resource: ./libraries/provider_database_postgresql_user.rb:51
28
- FC085: Resource using new_resource.updated_by_last_action to converge resource: ./libraries/provider_database_postgresql_user.rb:64
29
- FC085: Resource using new_resource.updated_by_last_action to converge resource: ./libraries/provider_database_sql_server.rb:40
30
- FC085: Resource using new_resource.updated_by_last_action to converge resource: ./libraries/provider_database_sql_server.rb:52
31
- FC085: Resource using new_resource.updated_by_last_action to converge resource: ./libraries/provider_database_sql_server.rb:65
32
- FC085: Resource using new_resource.updated_by_last_action to converge resource: ./libraries/provider_database_sql_server_user.rb:39
33
- FC085: Resource using new_resource.updated_by_last_action to converge resource: ./libraries/provider_database_sql_server_user.rb:49
34
- FC085: Resource using new_resource.updated_by_last_action to converge resource: ./libraries/provider_database_sql_server_user.rb:60
35
- FC085: Resource using new_resource.updated_by_last_action to converge resource: ./libraries/provider_database_sql_server_user.rb:64
36
- FC085: Resource using new_resource.updated_by_last_action to converge resource: ./libraries/provider_database_sql_server_user.rb:81
37
- FC086: Use databag helper methods to load data bag items: ./recipes/ebs_backup.rb:22
38
- FC086: Use databag helper methods to load data bag items: ./recipes/ebs_backup.rb:38
39
- FC086: Use databag helper methods to load data bag items: ./recipes/ebs_volume.rb:27
40
- FC086: Use databag helper methods to load data bag items: ./recipes/ebs_volume.rb:70
41
- FC086: Use databag helper methods to load data bag items: ./recipes/ebs_volume.rb:78
42
- FC104: Use the :run action in ruby_block instead of :create: ./recipes/ebs_volume.rb:104
@@ -1,11 +0,0 @@
1
- FC001: Use strings in preference to symbols to access node attributes: ./attributes/default.rb:19
2
- FC001: Use strings in preference to symbols to access node attributes: ./attributes/default.rb:20
3
- FC048: Prefer shell_out helper method to shelling out with Ruby: ./providers/package.rb:44
4
- FC048: Prefer shell_out helper method to shelling out with Ruby: ./providers/package.rb:47
5
- FC048: Prefer shell_out helper method to shelling out with Ruby: ./providers/package.rb:76
6
- FC064: Ensure issues_url is set in metadata: ./metadata.rb:1
7
- FC065: Ensure source_url is set in metadata: ./metadata.rb:1
8
- FC066: Ensure chef_version is set in metadata: ./metadata.rb:1
9
- FC069: Ensure standardized license defined in metadata: ./metadata.rb:1
10
- FC074: LWRP should use DSL to define resource's default action: ./resources/package.rb:1
11
- FC078: Ensure cookbook shared under an OSI-approved open source license: ./metadata.rb:1
@@ -1,4 +0,0 @@
1
- FC005: Avoid repetition of resource declarations: ./libraries/docker_service_manager_sysvinit_debian.rb:5
2
- FC069: Ensure standardized license defined in metadata: ./metadata.rb:1
3
- FC078: Ensure cookbook shared under an OSI-approved open source license: ./metadata.rb:1
4
- FC115: Custom resource contains a name_property that is required: ./libraries/docker_service_base.rb:20
@@ -1,29 +0,0 @@
1
- FC001: Use strings in preference to symbols to access node attributes: ./attributes/default.rb:1
2
- FC001: Use strings in preference to symbols to access node attributes: ./attributes/default.rb:2
3
- FC001: Use strings in preference to symbols to access node attributes: ./attributes/default.rb:3
4
- FC001: Use strings in preference to symbols to access node attributes: ./attributes/default.rb:4
5
- FC001: Use strings in preference to symbols to access node attributes: ./attributes/default.rb:5
6
- FC001: Use strings in preference to symbols to access node attributes: ./attributes/default.rb:6
7
- FC001: Use strings in preference to symbols to access node attributes: ./attributes/default.rb:7
8
- FC001: Use strings in preference to symbols to access node attributes: ./attributes/default.rb:8
9
- FC001: Use strings in preference to symbols to access node attributes: ./templates/default/res.erb:1
10
- FC019: Access node attributes in a consistent manner: ./attributes/default.rb:1
11
- FC019: Access node attributes in a consistent manner: ./attributes/default.rb:2
12
- FC019: Access node attributes in a consistent manner: ./attributes/default.rb:3
13
- FC019: Access node attributes in a consistent manner: ./attributes/default.rb:4
14
- FC019: Access node attributes in a consistent manner: ./attributes/default.rb:5
15
- FC019: Access node attributes in a consistent manner: ./attributes/default.rb:6
16
- FC019: Access node attributes in a consistent manner: ./attributes/default.rb:7
17
- FC019: Access node attributes in a consistent manner: ./attributes/default.rb:8
18
- FC043: Prefer new notification syntax: ./recipes/pair.rb:45
19
- FC043: Prefer new notification syntax: ./recipes/pair.rb:58
20
- FC043: Prefer new notification syntax: ./recipes/pair.rb:65
21
- FC043: Prefer new notification syntax: ./recipes/pair.rb:85
22
- FC064: Ensure issues_url is set in metadata: ./metadata.rb:1
23
- FC065: Ensure source_url is set in metadata: ./metadata.rb:1
24
- FC066: Ensure chef_version is set in metadata: ./metadata.rb:1
25
- FC069: Ensure standardized license defined in metadata: ./metadata.rb:1
26
- FC075: Cookbook uses node.save to save partial node data to the chef-server mid-run: ./recipes/default.rb:21
27
- FC078: Ensure cookbook shared under an OSI-approved open source license: ./metadata.rb:1
28
- FC082: Deprecated node.set or node.set_unless used to set node attributes: ./recipes/pair.rb:87
29
- FC089: Prefer Mixlib::Shellout over deprecated Chef::ShellOut: ./recipes/pair.rb:49
@@ -1,33 +0,0 @@
1
- FC001: Use strings in preference to symbols to access node attributes: ./recipes/a_record.rb:22
2
- FC001: Use strings in preference to symbols to access node attributes: ./recipes/a_record.rb:25
3
- FC001: Use strings in preference to symbols to access node attributes: ./recipes/a_record.rb:26
4
- FC001: Use strings in preference to symbols to access node attributes: ./recipes/a_record.rb:27
5
- FC001: Use strings in preference to symbols to access node attributes: ./recipes/a_record.rb:28
6
- FC001: Use strings in preference to symbols to access node attributes: ./recipes/a_record.rb:29
7
- FC001: Use strings in preference to symbols to access node attributes: ./recipes/ec2.rb:23
8
- FC001: Use strings in preference to symbols to access node attributes: ./recipes/ec2.rb:25
9
- FC001: Use strings in preference to symbols to access node attributes: ./recipes/ec2.rb:26
10
- FC001: Use strings in preference to symbols to access node attributes: ./recipes/ec2.rb:40
11
- FC002: Avoid string interpolation where not required: ./recipes/ec2.rb:70
12
- FC016: LWRP does not declare a default action: ./resources/rr.rb:1
13
- FC019: Access node attributes in a consistent manner: ./recipes/a_record.rb:22
14
- FC019: Access node attributes in a consistent manner: ./recipes/a_record.rb:25
15
- FC019: Access node attributes in a consistent manner: ./recipes/a_record.rb:26
16
- FC019: Access node attributes in a consistent manner: ./recipes/a_record.rb:27
17
- FC019: Access node attributes in a consistent manner: ./recipes/a_record.rb:28
18
- FC019: Access node attributes in a consistent manner: ./recipes/a_record.rb:29
19
- FC019: Access node attributes in a consistent manner: ./recipes/ec2.rb:23
20
- FC019: Access node attributes in a consistent manner: ./recipes/ec2.rb:25
21
- FC019: Access node attributes in a consistent manner: ./recipes/ec2.rb:26
22
- FC019: Access node attributes in a consistent manner: ./recipes/ec2.rb:40
23
- FC043: Prefer new notification syntax: ./recipes/ec2.rb:69
24
- FC064: Ensure issues_url is set in metadata: ./metadata.rb:1
25
- FC065: Ensure source_url is set in metadata: ./metadata.rb:1
26
- FC066: Ensure chef_version is set in metadata: ./metadata.rb:1
27
- FC067: Ensure at least one platform supported in metadata: ./metadata.rb:1
28
- FC069: Ensure standardized license defined in metadata: ./metadata.rb:1
29
- FC078: Ensure cookbook shared under an OSI-approved open source license: ./metadata.rb:1
30
- FC085: Resource using new_resource.updated_by_last_action to converge resource: ./providers/rr.rb:54
31
- FC085: Resource using new_resource.updated_by_last_action to converge resource: ./providers/rr.rb:75
32
- FC085: Resource using new_resource.updated_by_last_action to converge resource: ./providers/rr.rb:90
33
- FC085: Resource using new_resource.updated_by_last_action to converge resource: ./providers/rr.rb:98
@@ -1,6 +0,0 @@
1
- FC064: Ensure issues_url is set in metadata: ./metadata.rb:1
2
- FC065: Ensure source_url is set in metadata: ./metadata.rb:1
3
- FC066: Ensure chef_version is set in metadata: ./metadata.rb:1
4
- FC069: Ensure standardized license defined in metadata: ./metadata.rb:1
5
- FC078: Ensure cookbook shared under an OSI-approved open source license: ./metadata.rb:1
6
- FC120: Do not set the name property directly on a resource: ./recipes/default.rb:35
@@ -1,5 +0,0 @@
1
- FC064: Ensure issues_url is set in metadata: ./metadata.rb:1
2
- FC065: Ensure source_url is set in metadata: ./metadata.rb:1
3
- FC066: Ensure chef_version is set in metadata: ./metadata.rb:1
4
- FC069: Ensure standardized license defined in metadata: ./metadata.rb:1
5
- FC078: Ensure cookbook shared under an OSI-approved open source license: ./metadata.rb:1