icclab / vagrant-devstack

This project will allow you automate the creation of a VM with devstack installed and running. It uses vagrant to create the VM and puppet to configure the VM so all required software is installed and running.
http://www.cloudcomp.ch
21 stars 14 forks source link

The following settings shouldn't exist: pp_path #6

Closed medined closed 11 years ago

medined commented 11 years ago

I am using vagrant v1.3.5 and Puppet v3.3.1. When I ran 'vagrant up', a message said that 'pp_path' should not be defined. I commented out that line in VagrantFile and then was able to start the VM.

dizz commented 11 years ago

Thanks! Updated the Vagrantfile