summaryrefslogtreecommitdiff
path: root/spec/data
diff options
context:
space:
mode:
authorJean Mertz <jean@mertz.fm>2014-10-02 15:49:53 +0200
committerJean Mertz <jean@mertz.fm>2014-10-08 09:26:58 +0200
commitd4801e39b1e82e85ffebeff797be4f0b9d5d6493 (patch)
treeeb9530b6035d6dd04fd930a209ff4d35067ee761 /spec/data
parentb75e1de72453e20312dcdc1ea1a480c048ee59a9 (diff)
downloadchef-d4801e39b1e82e85ffebeff797be4f0b9d5d6493.tar.gz
Skip checking files/**/*.rb files when doing syntax checks
Chef should not be concerned with Ruby syntax in files delivered through the `cookbook_file` provider.
Diffstat (limited to 'spec/data')
-rw-r--r--spec/data/cookbooks/ignorken/files/default/not_me.rb2
-rw-r--r--spec/data/cookbooks/ignorken/templates/ubuntu-12.10/not_me.rb2
2 files changed, 4 insertions, 0 deletions
diff --git a/spec/data/cookbooks/ignorken/files/default/not_me.rb b/spec/data/cookbooks/ignorken/files/default/not_me.rb
new file mode 100644
index 0000000000..8063e32a95
--- /dev/null
+++ b/spec/data/cookbooks/ignorken/files/default/not_me.rb
@@ -0,0 +1,2 @@
+a cat walked on the keyboard one day...
+(*&(*&(*&(*&(*^%$%^%#^^&(*)(*{}}}}}}}}+++++===))))))
diff --git a/spec/data/cookbooks/ignorken/templates/ubuntu-12.10/not_me.rb b/spec/data/cookbooks/ignorken/templates/ubuntu-12.10/not_me.rb
new file mode 100644
index 0000000000..8063e32a95
--- /dev/null
+++ b/spec/data/cookbooks/ignorken/templates/ubuntu-12.10/not_me.rb
@@ -0,0 +1,2 @@
+a cat walked on the keyboard one day...
+(*&(*&(*&(*&(*^%$%^%#^^&(*)(*{}}}}}}}}+++++===))))))