Skip to content

Instantly share code, notes, and snippets.

@ryanneufeld
Created August 23, 2012 23:17
Show Gist options
  • Save ryanneufeld/3443296 to your computer and use it in GitHub Desktop.
Save ryanneufeld/3443296 to your computer and use it in GitHub Desktop.
Vagrant output
ryan@ryanmacmini ~/jquery/infrastructure/vagrant$ vagrant provision 231 ↵ ✹ ✭ puppet-stage
[citadel] VM not created. Moving on...
[ps01] VM not created. Moving on...
[jq01] VM not created. Moving on...
[jq01.stage] Running provisioner: Vagrant::Provisioners::Shell...
stdin: is not a tty
[jq01.stage] Running provisioner: Vagrant::Provisioners::Shell...
stdin: is not a tty
--2012-08-24 01:09:02-- http://apt.puppetlabs.com/puppetlabs-release-squeeze.deb
Resolving apt.puppetlabs.com...
96.126.116.126
,
2600:3c00::f03c:91ff:fe93:711a
Connecting to apt.puppetlabs.com|96.126.116.126|:80...
connected.
HTTP request sent, awaiting response...
200 OK
Length:
3402
(3.3K)
[application/x-debian-package]
Server file no newer than local file `puppetlabs-release-squeeze.deb' -- not retrieving.
[jq01.stage] Running provisioner: Vagrant::Provisioners::Puppet...
[jq01.stage] Running Puppet with /tmp/vagrant-puppet/manifests/site.pp...
stdin: is not a tty
Failed to execute generator /usr/bin/pwgen: Execution of '/usr/bin/pwgen 20 1' returned 1: at /vagrant/modules/mysql/manifests/server.pp:200 on node jq01.stage.jquery.com
The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!
cd /tmp/vagrant-puppet/manifests && puppet apply --modulepath='/vagrant/modules' /tmp/vagrant-puppet/manifests/site.pp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment