summaryrefslogtreecommitdiff
path: root/spec/data/cookbooks
diff options
context:
space:
mode:
Diffstat (limited to 'spec/data/cookbooks')
-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
14 files changed, 14 insertions, 15 deletions
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
-