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