-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
Hi there,
I'm trying to using default-vagrant. For the moment, i'm able to :
- install host master : vagrant plugin install vagrant-hostmaster (there is a mistake in your documentation
- get a box and install it : vagrant box add debian70 http://puppet-vagrant-boxes.puppetlabs.com/debian-607-x64-vbox4210.box
- when doing vagrant up, i have the following mistake
Any idea ?
Running Puppet with app.pp...
stdin: is not a tty
Warning: Config file /etc/puppet/hiera.yaml not found, using Hiera defaults
Error: Could not find class app::php for inra2014.dev on node inra2014.dev
Error: Could not find class app::php for inra2014.dev on node inra2014.dev
The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!
FACTER_vhost='inra2014' FACTER_webserver='apache2' puppet apply --modulepath '/etc/puppet/modules:/tmp/vagrant-puppet/modules-0' --detailed-exitcodes /tmp/vagrant-puppet/manifests/app.pp || [ $? -eq 2 ]
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels