-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not able to vagrant init - Hiera Error #5
Comments
I can confirm this error with puppet 3.1 and vagrant 1.2.7 |
jbrinksmeier
added a commit
to jbrinksmeier/default-vagrant
that referenced
this issue
Nov 26, 2013
Same error here. Any updates? @seiffert |
Same problem |
@pigri I have trouble with your vagrant
|
@gam6itko Your vagrant and virtualbox version? |
@pigri |
@gam6itko please show new version. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi there,
I'm trying to using default-vagrant. For the moment, i'm able to :
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 ]
The text was updated successfully, but these errors were encountered: