summaryrefslogtreecommitdiff
path: root/chef/spec/data/compile/nodes/compile.rb
diff options
context:
space:
mode:
Diffstat (limited to 'chef/spec/data/compile/nodes/compile.rb')
-rw-r--r--chef/spec/data/compile/nodes/compile.rb5
1 files changed, 5 insertions, 0 deletions
diff --git a/chef/spec/data/compile/nodes/compile.rb b/chef/spec/data/compile/nodes/compile.rb
new file mode 100644
index 0000000000..84d52bb1cf
--- /dev/null
+++ b/chef/spec/data/compile/nodes/compile.rb
@@ -0,0 +1,5 @@
+##
+# Nodes should have a unique name
+##
+name "compile"
+recipes "test", "test::one", "test::two"