I\'m trying to run a django-server in a Vagrant box using Chef, but I\'ve been stuck on this for a few hours and can\'t find anything online. The relevant bit of my vagrantf
It happens if you try to use include_attribute 'foo' in metadata.rb instead of attributes file.
include_attribute 'foo'