default-vagrant icon indicating copy to clipboard operation
default-vagrant copied to clipboard

Not able to vagrant init - Hiera Error

Open jeantristan opened this issue 12 years ago • 8 comments

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 ]

jeantristan avatar Jul 23 '13 20:07 jeantristan

I can confirm this error with puppet 3.1 and vagrant 1.2.7

jbrinksmeier avatar Nov 26 '13 11:11 jbrinksmeier

Same error here. Any updates? @seiffert

drgomesp avatar Feb 16 '14 16:02 drgomesp

Same problem

gam6itko avatar Aug 14 '14 10:08 gam6itko

@gam6itko https://github.com/pigri/default-vagrant

pigri avatar Aug 14 '14 11:08 pigri

@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 avatar Aug 14 '14 14:08 gam6itko

@gam6itko Your vagrant and virtualbox version?

pigri avatar Aug 14 '14 18:08 pigri

@pigri vagrant: Guest Additions Version: 4.2.16 vagrant: VirtualBox Version: 4.3

gam6itko avatar Aug 14 '14 23:08 gam6itko

@gam6itko please show new version.

pigri avatar Oct 07 '14 20:10 pigri