summaryrefslogtreecommitdiff
path: root/spec/data
diff options
context:
space:
mode:
authorSeth Vargo <sethvargo@gmail.com>2013-09-24 17:38:44 -0400
committerBryan McLellan <btm@opscode.com>2013-09-26 11:13:59 -0700
commit6315871ae7deeead95d84d2487c54a03c47e318f (patch)
treea2bf980c434c657aa350c0d3fc4073652cdf43cf /spec/data
parent61e98b94fb387353841d5b4575816a1d716cfbc9 (diff)
downloadchef-6315871ae7deeead95d84d2487c54a03c47e318f.tar.gz
Normalize whitespace on all files
Diffstat (limited to 'spec/data')
-rwxr-xr-xspec/data/apt/chef-integration-test-1.0/debian/rules2
-rwxr-xr-xspec/data/apt/chef-integration-test-1.1/debian/rules2
-rw-r--r--spec/data/apt/chef-integration-test_1.0-1_amd64.changes10
-rw-r--r--spec/data/apt/chef-integration-test_1.1-1_amd64.changes10
-rw-r--r--spec/data/bad-config.rb2
-rw-r--r--spec/data/big_json.json2
-rw-r--r--spec/data/bootstrap/test.erb2
-rw-r--r--spec/data/cb_version_cookbooks/tatft/README.rdoc2
-rw-r--r--spec/data/cb_version_cookbooks/tatft/definitions/runit_service.rb2
-rw-r--r--spec/data/cb_version_cookbooks/tatft/files/default/giant_blob.tgz2
-rw-r--r--spec/data/cb_version_cookbooks/tatft/libraries/ownage.rb2
-rw-r--r--spec/data/cb_version_cookbooks/tatft/providers/lwp.rb2
-rw-r--r--spec/data/cb_version_cookbooks/tatft/recipes/default.rb2
-rw-r--r--spec/data/cb_version_cookbooks/tatft/resources/lwr.rb2
-rw-r--r--spec/data/checksum/random.txt2
-rw-r--r--spec/data/config.rb2
-rw-r--r--spec/data/cookbooks/apache2/recipes/default.rb2
-rw-r--r--spec/data/cookbooks/borken/recipes/default.rb2
-rw-r--r--spec/data/cookbooks/borken/templates/default/borken.erb2
-rw-r--r--spec/data/cookbooks/ignorken/recipes/default.rb2
-rw-r--r--spec/data/cookbooks/ignorken/recipes/ignoreme.rb2
-rw-r--r--spec/data/cookbooks/java/files/default/java.response2
-rw-r--r--spec/data/cookbooks/openldap/attributes/default.rb2
-rw-r--r--spec/data/cookbooks/openldap/files/default/.ssh/id_rsa2
-rw-r--r--spec/data/cookbooks/openldap/files/default/remotedir/remote_dir_file1.txt2
-rw-r--r--spec/data/cookbooks/openldap/files/default/remotedir/remote_dir_file2.txt2
-rw-r--r--spec/data/cookbooks/openldap/files/default/remotedir/remotesubdir/remote_subdir_file1.txt2
-rw-r--r--spec/data/cookbooks/openldap/files/default/remotedir/remotesubdir/remote_subdir_file2.txt2
-rw-r--r--spec/data/cookbooks/openldap/templates/default/openldap_stuff.conf.erb2
-rw-r--r--spec/data/cookbooks/openldap/templates/default/some_windows_line_endings.erb3
-rw-r--r--spec/data/definitions/test.rb2
-rw-r--r--spec/data/environment-config.rb2
-rw-r--r--spec/data/kitchen/openldap/attributes/robinson.rb2
-rw-r--r--spec/data/kitchen/openldap/definitions/drewbarrymore.rb4
-rw-r--r--spec/data/kitchen/openldap/recipes/gigantor.rb2
-rw-r--r--spec/data/kitchen/openldap/recipes/ignoreme.rb2
-rw-r--r--spec/data/knife_subcommand/test_explicit_category.rb2
-rw-r--r--spec/data/knife_subcommand/test_name_mapping.rb2
-rw-r--r--spec/data/lwrp_override/providers/buck_passer.rb2
-rw-r--r--spec/data/recipes/test.rb4
-rw-r--r--spec/data/remote_directory_data/remote_dir_file.txt2
-rw-r--r--spec/data/remote_directory_data/remote_subdirectory/remote_subdir_file.txt2
-rw-r--r--spec/data/shef-config.rb4
-rw-r--r--spec/data/templates/seattle.txt2
44 files changed, 55 insertions, 56 deletions
diff --git a/spec/data/apt/chef-integration-test-1.0/debian/rules b/spec/data/apt/chef-integration-test-1.0/debian/rules
index b760bee7f4..955dd78b6a 100755
--- a/spec/data/apt/chef-integration-test-1.0/debian/rules
+++ b/spec/data/apt/chef-integration-test-1.0/debian/rules
@@ -10,4 +10,4 @@
#export DH_VERBOSE=1
%:
- dh $@
+ dh $@
diff --git a/spec/data/apt/chef-integration-test-1.1/debian/rules b/spec/data/apt/chef-integration-test-1.1/debian/rules
index b760bee7f4..955dd78b6a 100755
--- a/spec/data/apt/chef-integration-test-1.1/debian/rules
+++ b/spec/data/apt/chef-integration-test-1.1/debian/rules
@@ -10,4 +10,4 @@
#export DH_VERBOSE=1
%:
- dh $@
+ dh $@
diff --git a/spec/data/apt/chef-integration-test_1.0-1_amd64.changes b/spec/data/apt/chef-integration-test_1.0-1_amd64.changes
index 4746b834e5..350cc7485c 100644
--- a/spec/data/apt/chef-integration-test_1.0-1_amd64.changes
+++ b/spec/data/apt/chef-integration-test_1.0-1_amd64.changes
@@ -8,15 +8,15 @@ Distribution: unstable
Urgency: low
Maintainer: Joshua Timberman <Joshua Timberman <joshua@opscode.com>>
Changed-By: Joshua Timberman <joshua@opscode.com>
-Description:
+Description:
chef-integration-test - Chef integration tests for APT in Cucumber
-Changes:
+Changes:
chef-integration-test (1.0-1) unstable; urgency=low
.
* Initial release (Closes: #CHEF-1718)
-Checksums-Sha1:
+Checksums-Sha1:
b44685ff59626bc94c67e60665f06c4643fe9767 1680 chef-integration-test_1.0-1_amd64.deb
-Checksums-Sha256:
+Checksums-Sha256:
da176f4405fa21fd7207d4785680c6996d395a1ca132f2d5565a61c5479b1116 1680 chef-integration-test_1.0-1_amd64.deb
-Files:
+Files:
713722480408ecc8e7220aea52bdd76e 1680 ruby extra chef-integration-test_1.0-1_amd64.deb
diff --git a/spec/data/apt/chef-integration-test_1.1-1_amd64.changes b/spec/data/apt/chef-integration-test_1.1-1_amd64.changes
index f014de813b..70246eff4e 100644
--- a/spec/data/apt/chef-integration-test_1.1-1_amd64.changes
+++ b/spec/data/apt/chef-integration-test_1.1-1_amd64.changes
@@ -8,15 +8,15 @@ Distribution: unstable
Urgency: low
Maintainer: Joshua Timberman <Joshua Timberman <joshua@opscode.com>>
Changed-By: Joshua Timberman <joshua@opscode.com>
-Description:
+Description:
chef-integration-test - Chef integration tests for APT in Cucumber
-Changes:
+Changes:
chef-integration-test (1.1-1) unstable; urgency=low
.
* New upstream release (1.1)
-Checksums-Sha1:
+Checksums-Sha1:
43c5653a9a5b9419849173a4ec3a9855cf0327a3 1722 chef-integration-test_1.1-1_amd64.deb
-Checksums-Sha256:
+Checksums-Sha256:
84e2f087f7e11d1b73743007ecfc6b8b34e03f6917c0993b35c0758ee59702c1 1722 chef-integration-test_1.1-1_amd64.deb
-Files:
+Files:
4b05bace483dbca54efc21f97ee47e1d 1722 ruby extra chef-integration-test_1.1-1_amd64.deb
diff --git a/spec/data/bad-config.rb b/spec/data/bad-config.rb
index 5477a69366..0ae6cb8b6f 100644
--- a/spec/data/bad-config.rb
+++ b/spec/data/bad-config.rb
@@ -1 +1 @@
-monkey_soup("tastes nice") \ No newline at end of file
+monkey_soup("tastes nice")
diff --git a/spec/data/big_json.json b/spec/data/big_json.json
index 96c2818894..e795cfc36a 100644
--- a/spec/data/big_json.json
+++ b/spec/data/big_json.json
@@ -1,2 +1,2 @@
{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":{"key":"test"
-}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}} \ No newline at end of file
+}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}
diff --git a/spec/data/bootstrap/test.erb b/spec/data/bootstrap/test.erb
index 7cdc7dfdd0..e0ba0d630f 100644
--- a/spec/data/bootstrap/test.erb
+++ b/spec/data/bootstrap/test.erb
@@ -1 +1 @@
-<%= first_boot.to_json %> \ No newline at end of file
+<%= first_boot.to_json %>
diff --git a/spec/data/cb_version_cookbooks/tatft/README.rdoc b/spec/data/cb_version_cookbooks/tatft/README.rdoc
index 460d96b40d..103517ba62 100644
--- a/spec/data/cb_version_cookbooks/tatft/README.rdoc
+++ b/spec/data/cb_version_cookbooks/tatft/README.rdoc
@@ -1,3 +1,3 @@
= THIS RECIPE
* is for testing CookbookLoader/CookbookVersion
-* has at least one of every kind of file that cookbooks can have \ No newline at end of file
+* has at least one of every kind of file that cookbooks can have
diff --git a/spec/data/cb_version_cookbooks/tatft/definitions/runit_service.rb b/spec/data/cb_version_cookbooks/tatft/definitions/runit_service.rb
index 3912b37365..8b9f134364 100644
--- a/spec/data/cb_version_cookbooks/tatft/definitions/runit_service.rb
+++ b/spec/data/cb_version_cookbooks/tatft/definitions/runit_service.rb
@@ -1 +1 @@
-# IRL the runit_service is a definition to set up runit services \ No newline at end of file
+# IRL the runit_service is a definition to set up runit services
diff --git a/spec/data/cb_version_cookbooks/tatft/files/default/giant_blob.tgz b/spec/data/cb_version_cookbooks/tatft/files/default/giant_blob.tgz
index 3e7496601e..ba7be4266c 100644
--- a/spec/data/cb_version_cookbooks/tatft/files/default/giant_blob.tgz
+++ b/spec/data/cb_version_cookbooks/tatft/files/default/giant_blob.tgz
@@ -1 +1 @@
-# not really a giant blob # \ No newline at end of file
+# not really a giant blob #
diff --git a/spec/data/cb_version_cookbooks/tatft/libraries/ownage.rb b/spec/data/cb_version_cookbooks/tatft/libraries/ownage.rb
index fea05ba67b..490c0ee0a0 100644
--- a/spec/data/cb_version_cookbooks/tatft/libraries/ownage.rb
+++ b/spec/data/cb_version_cookbooks/tatft/libraries/ownage.rb
@@ -1 +1 @@
-# 0wnage \ No newline at end of file
+# 0wnage
diff --git a/spec/data/cb_version_cookbooks/tatft/providers/lwp.rb b/spec/data/cb_version_cookbooks/tatft/providers/lwp.rb
index 977ad19192..2aa056f7d8 100644
--- a/spec/data/cb_version_cookbooks/tatft/providers/lwp.rb
+++ b/spec/data/cb_version_cookbooks/tatft/providers/lwp.rb
@@ -1 +1 @@
-# a LWP \ No newline at end of file
+# a LWP
diff --git a/spec/data/cb_version_cookbooks/tatft/recipes/default.rb b/spec/data/cb_version_cookbooks/tatft/recipes/default.rb
index 48eacf848b..3db8a65e45 100644
--- a/spec/data/cb_version_cookbooks/tatft/recipes/default.rb
+++ b/spec/data/cb_version_cookbooks/tatft/recipes/default.rb
@@ -1 +1 @@
-# the default recipe \ No newline at end of file
+# the default recipe
diff --git a/spec/data/cb_version_cookbooks/tatft/resources/lwr.rb b/spec/data/cb_version_cookbooks/tatft/resources/lwr.rb
index 987114f4ca..cda9440331 100644
--- a/spec/data/cb_version_cookbooks/tatft/resources/lwr.rb
+++ b/spec/data/cb_version_cookbooks/tatft/resources/lwr.rb
@@ -1 +1 @@
-# a LWR # \ No newline at end of file
+# a LWR #
diff --git a/spec/data/checksum/random.txt b/spec/data/checksum/random.txt
index 9570fff833..45f087a281 100644
--- a/spec/data/checksum/random.txt
+++ b/spec/data/checksum/random.txt
@@ -1 +1 @@
-e4010abcac515ef3b78e92ee1f848a0d3bc3a526fcb826e7b4d39a6d516aa0487085c9b1be35e8d909617b250dca36dd4a55f01b7cdd310826bfd748cb27e0e43dd52b22968383c8086b06ee2d16e13574f98c058ce2bc3475b92ecf9c16e504022d60b132643986a8e7908d067526e20b4bafe1eb75349f27a4d3de02b077e76a2f59b73c14413f11e7208ae0bf6a408d51a97d490530e23476960ab8780ad86349947d82f1c9e57c85f86d71f80a6709b58be5f993a6a6df80c5a0857627d4a01e71484f6a6e983985089c00fe538e947230813c3a3e19baf6dae6db7082d07392a239ec1be385646356db3e3d76571488a6c72f0b96997f6191beea9846fc99f82a828f05af95cfc234cf681002f830915b1f3d35b2178b54a861c05d2694c5f6cfeb613a4a3670d849180461cdedf2c3cbb022608d8b19c86179d2d6da6b9acefccfc34b59663ef1282fec262bef79b2fbdd9b6669c90d6817b3762164dc309616469b33b83b1ded3420ae9177bc8f456d83939ff3c91b0a3683f3157401ceadf679c9f876da2aa413e081ee4c41d4b04f49e0c254d0082fd9bf2cb8eb8b966285be2cdcaab0ab70ea970737244b6683283598c30bdc206a05df72048b342eb40c2cd750c815d5fa944167b103ec40d60a99c49941a9e76d874149524f35ca294d081cf221757df77e027640556d983978be6b4b51aff26cd74a2f300d71 \ No newline at end of file
+e4010abcac515ef3b78e92ee1f848a0d3bc3a526fcb826e7b4d39a6d516aa0487085c9b1be35e8d909617b250dca36dd4a55f01b7cdd310826bfd748cb27e0e43dd52b22968383c8086b06ee2d16e13574f98c058ce2bc3475b92ecf9c16e504022d60b132643986a8e7908d067526e20b4bafe1eb75349f27a4d3de02b077e76a2f59b73c14413f11e7208ae0bf6a408d51a97d490530e23476960ab8780ad86349947d82f1c9e57c85f86d71f80a6709b58be5f993a6a6df80c5a0857627d4a01e71484f6a6e983985089c00fe538e947230813c3a3e19baf6dae6db7082d07392a239ec1be385646356db3e3d76571488a6c72f0b96997f6191beea9846fc99f82a828f05af95cfc234cf681002f830915b1f3d35b2178b54a861c05d2694c5f6cfeb613a4a3670d849180461cdedf2c3cbb022608d8b19c86179d2d6da6b9acefccfc34b59663ef1282fec262bef79b2fbdd9b6669c90d6817b3762164dc309616469b33b83b1ded3420ae9177bc8f456d83939ff3c91b0a3683f3157401ceadf679c9f876da2aa413e081ee4c41d4b04f49e0c254d0082fd9bf2cb8eb8b966285be2cdcaab0ab70ea970737244b6683283598c30bdc206a05df72048b342eb40c2cd750c815d5fa944167b103ec40d60a99c49941a9e76d874149524f35ca294d081cf221757df77e027640556d983978be6b4b51aff26cd74a2f300d71
diff --git a/spec/data/config.rb b/spec/data/config.rb
index 0b3340ce57..6beae90467 100644
--- a/spec/data/config.rb
+++ b/spec/data/config.rb
@@ -1,6 +1,6 @@
#
# Sample Chef Config File
-#
+#
cookbook_path "/etc/chef/cookbook", "/etc/chef/site-cookbook"
diff --git a/spec/data/cookbooks/apache2/recipes/default.rb b/spec/data/cookbooks/apache2/recipes/default.rb
index c2fa53be32..2d5457807e 100644
--- a/spec/data/cookbooks/apache2/recipes/default.rb
+++ b/spec/data/cookbooks/apache2/recipes/default.rb
@@ -1,3 +1,3 @@
#
# Nothing ot see here
-# \ No newline at end of file
+#
diff --git a/spec/data/cookbooks/borken/recipes/default.rb b/spec/data/cookbooks/borken/recipes/default.rb
index caf40b3974..8063e32a95 100644
--- a/spec/data/cookbooks/borken/recipes/default.rb
+++ b/spec/data/cookbooks/borken/recipes/default.rb
@@ -1,2 +1,2 @@
a cat walked on the keyboard one day...
-(*&(*&(*&(*&(*^%$%^%#^^&(*)(*{}}}}}}}}+++++===)))))) \ No newline at end of file
+(*&(*&(*&(*&(*^%$%^%#^^&(*)(*{}}}}}}}}+++++===))))))
diff --git a/spec/data/cookbooks/borken/templates/default/borken.erb b/spec/data/cookbooks/borken/templates/default/borken.erb
index cbb32c1cd7..35321266ba 100644
--- a/spec/data/cookbooks/borken/templates/default/borken.erb
+++ b/spec/data/cookbooks/borken/templates/default/borken.erb
@@ -1,2 +1,2 @@
a cat walked on the keyboard one day...
-<%= (*&)(*^^^^*******++_+_--- }}}}]]]end)%> \ No newline at end of file
+<%= (*&)(*^^^^*******++_+_--- }}}}]]]end)%>
diff --git a/spec/data/cookbooks/ignorken/recipes/default.rb b/spec/data/cookbooks/ignorken/recipes/default.rb
index 0f3b3a5d8d..921f80018a 100644
--- a/spec/data/cookbooks/ignorken/recipes/default.rb
+++ b/spec/data/cookbooks/ignorken/recipes/default.rb
@@ -1 +1 @@
-# This is fine! \ No newline at end of file
+# This is fine!
diff --git a/spec/data/cookbooks/ignorken/recipes/ignoreme.rb b/spec/data/cookbooks/ignorken/recipes/ignoreme.rb
index caf40b3974..8063e32a95 100644
--- a/spec/data/cookbooks/ignorken/recipes/ignoreme.rb
+++ b/spec/data/cookbooks/ignorken/recipes/ignoreme.rb
@@ -1,2 +1,2 @@
a cat walked on the keyboard one day...
-(*&(*&(*&(*&(*^%$%^%#^^&(*)(*{}}}}}}}}+++++===)))))) \ No newline at end of file
+(*&(*&(*&(*&(*^%$%^%#^^&(*)(*{}}}}}}}}+++++===))))))
diff --git a/spec/data/cookbooks/java/files/default/java.response b/spec/data/cookbooks/java/files/default/java.response
index eb4aa3c124..ca275ecf76 100644
--- a/spec/data/cookbooks/java/files/default/java.response
+++ b/spec/data/cookbooks/java/files/default/java.response
@@ -1,2 +1,2 @@
# Hi, I'm pretending to be the preseed file for installing the Sun JDK on debian
-# or Ubuntu \ No newline at end of file
+# or Ubuntu
diff --git a/spec/data/cookbooks/openldap/attributes/default.rb b/spec/data/cookbooks/openldap/attributes/default.rb
index d0756f17e3..0cc8c6a55f 100644
--- a/spec/data/cookbooks/openldap/attributes/default.rb
+++ b/spec/data/cookbooks/openldap/attributes/default.rb
@@ -12,5 +12,5 @@ else
default[:ldap_server] = "ops1prod"
default[:ldap_basedn] = "dc=hjksolutions,dc=com"
- default[:ldap_replication_password] = "forsure"
+ default[:ldap_replication_password] = "forsure"
end
diff --git a/spec/data/cookbooks/openldap/files/default/.ssh/id_rsa b/spec/data/cookbooks/openldap/files/default/.ssh/id_rsa
index 20a3ea410a..ed61f6b9c4 100644
--- a/spec/data/cookbooks/openldap/files/default/.ssh/id_rsa
+++ b/spec/data/cookbooks/openldap/files/default/.ssh/id_rsa
@@ -1 +1 @@
-FAKE KEY \ No newline at end of file
+FAKE KEY
diff --git a/spec/data/cookbooks/openldap/files/default/remotedir/remote_dir_file1.txt b/spec/data/cookbooks/openldap/files/default/remotedir/remote_dir_file1.txt
index 7632730912..8a90b78aac 100644
--- a/spec/data/cookbooks/openldap/files/default/remotedir/remote_dir_file1.txt
+++ b/spec/data/cookbooks/openldap/files/default/remotedir/remote_dir_file1.txt
@@ -1,3 +1,3 @@
# remote directory
# file specificity: default
-# relpath: remotedir/remote_dir_file1.txt \ No newline at end of file
+# relpath: remotedir/remote_dir_file1.txt
diff --git a/spec/data/cookbooks/openldap/files/default/remotedir/remote_dir_file2.txt b/spec/data/cookbooks/openldap/files/default/remotedir/remote_dir_file2.txt
index fab0433922..0e3509a78c 100644
--- a/spec/data/cookbooks/openldap/files/default/remotedir/remote_dir_file2.txt
+++ b/spec/data/cookbooks/openldap/files/default/remotedir/remote_dir_file2.txt
@@ -1,3 +1,3 @@
# remote directory
# file specificity: default
-# relpath: remotedir/remote_dir_file2.txt \ No newline at end of file
+# relpath: remotedir/remote_dir_file2.txt
diff --git a/spec/data/cookbooks/openldap/files/default/remotedir/remotesubdir/remote_subdir_file1.txt b/spec/data/cookbooks/openldap/files/default/remotedir/remotesubdir/remote_subdir_file1.txt
index 611294cb81..b970be4122 100644
--- a/spec/data/cookbooks/openldap/files/default/remotedir/remotesubdir/remote_subdir_file1.txt
+++ b/spec/data/cookbooks/openldap/files/default/remotedir/remotesubdir/remote_subdir_file1.txt
@@ -1,3 +1,3 @@
# remote directory
# file specificity: default
-# relpath: remotedir/remotesubdir/remote_dir_file1.txt \ No newline at end of file
+# relpath: remotedir/remotesubdir/remote_dir_file1.txt
diff --git a/spec/data/cookbooks/openldap/files/default/remotedir/remotesubdir/remote_subdir_file2.txt b/spec/data/cookbooks/openldap/files/default/remotedir/remotesubdir/remote_subdir_file2.txt
index e0396542a4..a82def80b2 100644
--- a/spec/data/cookbooks/openldap/files/default/remotedir/remotesubdir/remote_subdir_file2.txt
+++ b/spec/data/cookbooks/openldap/files/default/remotedir/remotesubdir/remote_subdir_file2.txt
@@ -1,3 +1,3 @@
# remote directory
# file specificity: default
-# relpath: remotedir/remotesubdir/remote_dir_file2.txt \ No newline at end of file
+# relpath: remotedir/remotesubdir/remote_dir_file2.txt
diff --git a/spec/data/cookbooks/openldap/templates/default/openldap_stuff.conf.erb b/spec/data/cookbooks/openldap/templates/default/openldap_stuff.conf.erb
index af82f1d96c..ca40f8425b 100644
--- a/spec/data/cookbooks/openldap/templates/default/openldap_stuff.conf.erb
+++ b/spec/data/cookbooks/openldap/templates/default/openldap_stuff.conf.erb
@@ -1 +1 @@
-slappiness is <%= node[:slappiness] -%> \ No newline at end of file
+slappiness is <%= node[:slappiness] -%>
diff --git a/spec/data/cookbooks/openldap/templates/default/some_windows_line_endings.erb b/spec/data/cookbooks/openldap/templates/default/some_windows_line_endings.erb
index fa25999b6a..1957786e74 100644
--- a/spec/data/cookbooks/openldap/templates/default/some_windows_line_endings.erb
+++ b/spec/data/cookbooks/openldap/templates/default/some_windows_line_endings.erb
@@ -1,4 +1,3 @@
Template rendering libraries
-should support
+should support
different line endings
-
diff --git a/spec/data/definitions/test.rb b/spec/data/definitions/test.rb
index b0d0effc27..aaec15b8a0 100644
--- a/spec/data/definitions/test.rb
+++ b/spec/data/definitions/test.rb
@@ -2,4 +2,4 @@ define :rico_suave, :rich => "smooth" do
zen_master "test" do
something "#{params[:rich]}"
end
-end \ No newline at end of file
+end
diff --git a/spec/data/environment-config.rb b/spec/data/environment-config.rb
index a157ecf0ea..984017b57a 100644
--- a/spec/data/environment-config.rb
+++ b/spec/data/environment-config.rb
@@ -2,4 +2,4 @@
# Sample Chef Config File
#
-environment "production" \ No newline at end of file
+environment "production"
diff --git a/spec/data/kitchen/openldap/attributes/robinson.rb b/spec/data/kitchen/openldap/attributes/robinson.rb
index 9d6b44d464..8c7d52c268 100644
--- a/spec/data/kitchen/openldap/attributes/robinson.rb
+++ b/spec/data/kitchen/openldap/attributes/robinson.rb
@@ -1,3 +1,3 @@
#
# Smokey lives here
-# \ No newline at end of file
+#
diff --git a/spec/data/kitchen/openldap/definitions/drewbarrymore.rb b/spec/data/kitchen/openldap/definitions/drewbarrymore.rb
index 510f0c35da..83bb5b1a15 100644
--- a/spec/data/kitchen/openldap/definitions/drewbarrymore.rb
+++ b/spec/data/kitchen/openldap/definitions/drewbarrymore.rb
@@ -1,3 +1,3 @@
#
-# Was in people magazine this month...
-# \ No newline at end of file
+# Was in people magazine this month...
+#
diff --git a/spec/data/kitchen/openldap/recipes/gigantor.rb b/spec/data/kitchen/openldap/recipes/gigantor.rb
index 70a41960eb..0ac8a9bb4b 100644
--- a/spec/data/kitchen/openldap/recipes/gigantor.rb
+++ b/spec/data/kitchen/openldap/recipes/gigantor.rb
@@ -1,3 +1,3 @@
cat "blanket" do
pretty_kitty true
-end \ No newline at end of file
+end
diff --git a/spec/data/kitchen/openldap/recipes/ignoreme.rb b/spec/data/kitchen/openldap/recipes/ignoreme.rb
index 15095986c6..d80a313a50 100644
--- a/spec/data/kitchen/openldap/recipes/ignoreme.rb
+++ b/spec/data/kitchen/openldap/recipes/ignoreme.rb
@@ -1,3 +1,3 @@
#
# this file will never be seen
-# \ No newline at end of file
+#
diff --git a/spec/data/knife_subcommand/test_explicit_category.rb b/spec/data/knife_subcommand/test_explicit_category.rb
index 96d50691a1..2b68c161af 100644
--- a/spec/data/knife_subcommand/test_explicit_category.rb
+++ b/spec/data/knife_subcommand/test_explicit_category.rb
@@ -4,4 +4,4 @@ module KnifeSpecs
# category instead of cookbook (which is what would be assumed)
category "cookbook site"
end
-end \ No newline at end of file
+end
diff --git a/spec/data/knife_subcommand/test_name_mapping.rb b/spec/data/knife_subcommand/test_name_mapping.rb
index 25c49b0df0..8fcf1b6a1d 100644
--- a/spec/data/knife_subcommand/test_name_mapping.rb
+++ b/spec/data/knife_subcommand/test_name_mapping.rb
@@ -1,4 +1,4 @@
module KnifeSpecs
class TestNameMapping < Chef::Knife
- end
+ end
end
diff --git a/spec/data/lwrp_override/providers/buck_passer.rb b/spec/data/lwrp_override/providers/buck_passer.rb
index 75917a58c9..8d5156af81 100644
--- a/spec/data/lwrp_override/providers/buck_passer.rb
+++ b/spec/data/lwrp_override/providers/buck_passer.rb
@@ -7,4 +7,4 @@ action :pass_buck do
action :twiddle_thumbs
provider :lwrp_thumb_twiddler
end
-end \ No newline at end of file
+end
diff --git a/spec/data/recipes/test.rb b/spec/data/recipes/test.rb
index c33d714a2c..89ae003ab5 100644
--- a/spec/data/recipes/test.rb
+++ b/spec/data/recipes/test.rb
@@ -1,7 +1,7 @@
-file "/etc/nsswitch.conf" do
+file "/etc/nsswitch.conf" do
action :create
owner "root"
- group "root"
+ group "root"
mode 0644
end
diff --git a/spec/data/remote_directory_data/remote_dir_file.txt b/spec/data/remote_directory_data/remote_dir_file.txt
index 17aa3a6838..96efb55215 100644
--- a/spec/data/remote_directory_data/remote_dir_file.txt
+++ b/spec/data/remote_directory_data/remote_dir_file.txt
@@ -1 +1 @@
-I'm a file inside a the root remote_directory source dir. \ No newline at end of file
+I'm a file inside a the root remote_directory source dir.
diff --git a/spec/data/remote_directory_data/remote_subdirectory/remote_subdir_file.txt b/spec/data/remote_directory_data/remote_subdirectory/remote_subdir_file.txt
index a73728a4bb..2531df2345 100644
--- a/spec/data/remote_directory_data/remote_subdirectory/remote_subdir_file.txt
+++ b/spec/data/remote_directory_data/remote_subdirectory/remote_subdir_file.txt
@@ -1 +1 @@
-I'm a file in a subdirectory inside a remote_directory source \ No newline at end of file
+I'm a file in a subdirectory inside a remote_directory source
diff --git a/spec/data/shef-config.rb b/spec/data/shef-config.rb
index 3c3ae9045a..378ac29e65 100644
--- a/spec/data/shef-config.rb
+++ b/spec/data/shef-config.rb
@@ -1,6 +1,6 @@
-Ohai::Config[:disabled_plugins] << 'darwin::system_profiler' << 'darwin::kernel' << 'darwin::ssh_host_key' << 'network_listeners'
+Ohai::Config[:disabled_plugins] << 'darwin::system_profiler' << 'darwin::kernel' << 'darwin::ssh_host_key' << 'network_listeners'
Ohai::Config[:disabled_plugins] << "virtualization" << "darwin::virtualization"
-Ohai::Config[:disabled_plugins] << 'darwin::uptime' << 'darwin::filesystem' << 'dmi' << 'lanuages' << 'perl' << 'python' << 'java'
+Ohai::Config[:disabled_plugins] << 'darwin::uptime' << 'darwin::filesystem' << 'dmi' << 'lanuages' << 'perl' << 'python' << 'java'
Ohai::Config[:disabled_plugins] << "linux::block_device" << "linux::kernel" << "linux::ssh_host_key" << "linux::virtualization"
Ohai::Config[:disabled_plugins] << "linux::cpu" << "linux::memory" << "ec2" << "rackspace" << "eucalyptus" << "ip_scopes"
Ohai::Config[:disabled_plugins] << "solaris2::cpu" << "solaris2::dmi" << "solaris2::filesystem" << "solaris2::kernel"
diff --git a/spec/data/templates/seattle.txt b/spec/data/templates/seattle.txt
index 19f6290939..e1b2fe006e 100644
--- a/spec/data/templates/seattle.txt
+++ b/spec/data/templates/seattle.txt
@@ -1 +1 @@
-Seattle is a great town. Next time you visit, you should buy me a beer. \ No newline at end of file
+Seattle is a great town. Next time you visit, you should buy me a beer.