Not able to vagrant init - Hiera Error
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 ]
I can confirm this error with puppet 3.1 and vagrant 1.2.7
Same error here. Any updates? @seiffert
Same problem
@gam6itko https://github.com/pigri/default-vagrant
@pigri I have trouble with your vagrant After vagrant up it cant connect to guest machine
Waiting for machine to boot. This may take a few minutes...
default: SSH address: 127.0.0.1:2222
default: SSH username: vagrant
default: SSH auth method: private key
default: Warning: Connection timeout. Retrying...
default: Warning: Connection timeout. Retrying...
default: Warning: Connection timeout. Retrying...
default: Warning: Connection timeout. Retrying...
default: Warning: Connection timeout. Retrying...
@gam6itko Your vagrant and virtualbox version?
@pigri vagrant: Guest Additions Version: 4.2.16 vagrant: VirtualBox Version: 4.3
@gam6itko please show new version.