summaryrefslogtreecommitdiff
path: root/omnibus/config/projects/angrychef.rb
diff options
context:
space:
mode:
Diffstat (limited to 'omnibus/config/projects/angrychef.rb')
-rw-r--r--omnibus/config/projects/angrychef.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/omnibus/config/projects/angrychef.rb b/omnibus/config/projects/angrychef.rb
index f1e578fdc1..48902e6607 100644
--- a/omnibus/config/projects/angrychef.rb
+++ b/omnibus/config/projects/angrychef.rb
@@ -19,6 +19,7 @@
# test machines. As such this project definition is just a thin wrapper around
# `config/project/chef.rb`.
#
+current_file = __FILE__
chef_project_contents = IO.read(File.expand_path("../chef.rb", __FILE__))
self.instance_eval chef_project_contents