summaryrefslogtreecommitdiff
path: root/spec/data
diff options
context:
space:
mode:
authorAdam Jacob <adam@hjksolutions.com>2008-03-14 00:37:19 -0700
committerAdam Jacob <adam@hjksolutions.com>2008-03-14 00:37:19 -0700
commit90d083563df3fc997b8cd3790f3b0b95d0855461 (patch)
treebb1306abdf132e2eab8851ff3c31e34a608fe0ca /spec/data
parentf428846dc400d6edb3b0e8be02a95d2ed66f22bf (diff)
downloadchef-90d083563df3fc997b8cd3790f3b0b95d0855461.tar.gz
Adding Chef::CookbookLoader
Diffstat (limited to 'spec/data')
-rw-r--r--spec/data/kitchen/openldap/attributes/default.rb3
-rw-r--r--spec/data/kitchen/openldap/attributes/robinson.rb3
-rw-r--r--spec/data/kitchen/openldap/definitions/client.rb3
-rw-r--r--spec/data/kitchen/openldap/definitions/drewbarrymore.rb3
-rw-r--r--spec/data/kitchen/openldap/recipes/gigantor.rb3
-rw-r--r--spec/data/kitchen/openldap/recipes/ignoreme.rb3
-rw-r--r--spec/data/kitchen/openldap/recipes/woot.rb3
7 files changed, 21 insertions, 0 deletions
diff --git a/spec/data/kitchen/openldap/attributes/default.rb b/spec/data/kitchen/openldap/attributes/default.rb
new file mode 100644
index 0000000000..d208959475
--- /dev/null
+++ b/spec/data/kitchen/openldap/attributes/default.rb
@@ -0,0 +1,3 @@
+#
+# Nothing to see here, move along
+#
diff --git a/spec/data/kitchen/openldap/attributes/robinson.rb b/spec/data/kitchen/openldap/attributes/robinson.rb
new file mode 100644
index 0000000000..9d6b44d464
--- /dev/null
+++ b/spec/data/kitchen/openldap/attributes/robinson.rb
@@ -0,0 +1,3 @@
+#
+# Smokey lives here
+# \ No newline at end of file
diff --git a/spec/data/kitchen/openldap/definitions/client.rb b/spec/data/kitchen/openldap/definitions/client.rb
new file mode 100644
index 0000000000..d4c2263b54
--- /dev/null
+++ b/spec/data/kitchen/openldap/definitions/client.rb
@@ -0,0 +1,3 @@
+#
+# A sad client
+#
diff --git a/spec/data/kitchen/openldap/definitions/drewbarrymore.rb b/spec/data/kitchen/openldap/definitions/drewbarrymore.rb
new file mode 100644
index 0000000000..510f0c35da
--- /dev/null
+++ b/spec/data/kitchen/openldap/definitions/drewbarrymore.rb
@@ -0,0 +1,3 @@
+#
+# Was in people magazine this month...
+# \ No newline at end of file
diff --git a/spec/data/kitchen/openldap/recipes/gigantor.rb b/spec/data/kitchen/openldap/recipes/gigantor.rb
new file mode 100644
index 0000000000..70a41960eb
--- /dev/null
+++ b/spec/data/kitchen/openldap/recipes/gigantor.rb
@@ -0,0 +1,3 @@
+cat "blanket" do
+ pretty_kitty true
+end \ No newline at end of file
diff --git a/spec/data/kitchen/openldap/recipes/ignoreme.rb b/spec/data/kitchen/openldap/recipes/ignoreme.rb
new file mode 100644
index 0000000000..15095986c6
--- /dev/null
+++ b/spec/data/kitchen/openldap/recipes/ignoreme.rb
@@ -0,0 +1,3 @@
+#
+# this file will never be seen
+# \ No newline at end of file
diff --git a/spec/data/kitchen/openldap/recipes/woot.rb b/spec/data/kitchen/openldap/recipes/woot.rb
new file mode 100644
index 0000000000..44893dae36
--- /dev/null
+++ b/spec/data/kitchen/openldap/recipes/woot.rb
@@ -0,0 +1,3 @@
+#
+# Such a funny word..
+#