Created
April 9, 2011 19:30
-
-
Save glarizza/911697 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
larizza-garyclass-boe:mcollective-demo glarizza$ vagrant up | |
[a] Provisioning enabled with puppet... | |
[a] Importing base box 'lenny64'... | |
[a] Matching MAC address for NAT networking... | |
[a] Running any VM customizations... | |
[a] Clearing any previously set forwarded ports... | |
[a] Forwarding ports... | |
[a] -- ssh: 22 => 2222 (adapter 1) | |
[a] Creating shared folders metadata... | |
[a] Preparing host only network... | |
[a] Creating new host only network for environment... | |
[a] Booting VM... | |
[a] Waiting for VM to boot. This can take a few minutes. | |
[a] VM booted and ready for use! | |
[a] Enabling host only network... | |
[a] Setting host name... | |
The following SSH command responded with a non-zero exit status. | |
Vagrant assumes that this means the command failed! | |
sudo service hostname start | |
The output of the command prior to failing is outputted below: | |
[no output] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment