summaryrefslogtreecommitdiff
path: root/spec/data
diff options
context:
space:
mode:
authorAdam Jacob <adam@hjksolutions.com>2008-03-14 00:36:32 -0700
committerAdam Jacob <adam@hjksolutions.com>2008-03-14 00:36:32 -0700
commit7fbfa8cabecc943670cb5765900979efe8a0dcb7 (patch)
treee4a58b00066dc05eee384e3b6cac48f76af0c6a6 /spec/data
parent8785608a3ff644e4835045396913f0f137706d3c (diff)
downloadchef-7fbfa8cabecc943670cb5765900979efe8a0dcb7.tar.gz
Getting rid of coverage in git
Diffstat (limited to 'spec/data')
-rw-r--r--spec/data/cookbooks/openldap/attributes/default.rb1
-rw-r--r--spec/data/cookbooks/openldap/ignore6
2 files changed, 7 insertions, 0 deletions
diff --git a/spec/data/cookbooks/openldap/attributes/default.rb b/spec/data/cookbooks/openldap/attributes/default.rb
index 652fc18a20..8c00028021 100644
--- a/spec/data/cookbooks/openldap/attributes/default.rb
+++ b/spec/data/cookbooks/openldap/attributes/default.rb
@@ -1,3 +1,4 @@
+
case chef_env
when "prod"
ldap_server "ops1prod"
diff --git a/spec/data/cookbooks/openldap/ignore b/spec/data/cookbooks/openldap/ignore
index e69de29bb2..e96f4e7df4 100644
--- a/spec/data/cookbooks/openldap/ignore
+++ b/spec/data/cookbooks/openldap/ignore
@@ -0,0 +1,6 @@
+#
+# The ignore file allows you to skip files in cookbooks with the same name that appear
+# later in the search path.
+#
+
+recipes/ignoreme.rb \ No newline at end of file