Vagrant error: "private method `system' called"
private method `system' called for #<Vagrant::Config::VMConfig:0x00123> (NoMethodError)translation ... find the line
config.vm.system = :fooin your Vagrantfile (or in the base box's Vagrantfile, or in the base box's includes somewhere)
and replace it with
config.vm.guest = :fooWritten by Chris Burgess
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
 #Vagrant 
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#
 
 
 
