Created
April 27, 2016 03:22
-
-
Save heddn/fbe72c4e4269345a434c53f0b9758861 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
==> default: Installing git | |
==> default: Finished installing git | |
==> default: Copied Puppetfile | |
==> default: ERROR: While executing gem ... (Errno::EACCES) | |
==> default: Permission denied - /usr/lib/ruby/gems/1.8/cache/bundler-1.11.2.gem | |
==> default: Installing librarian-puppet | |
==> default: /tmp/vagrant-shell: line 87: bundle: command not found | |
==> default: Finished installing librarian-puppet | |
==> default: Running initial librarian-puppet | |
==> default: /tmp/vagrant-shell: line 91: bundle: command not found | |
==> default: Finished running initial librarian-puppet | |
==> default: Configuring cache buckets... | |
==> default: Running provisioner: puppet... | |
==> default: Running Puppet with init.pp... | |
==> default: WARN: Tue Apr 26 20:20:24 +0000 2016: Not using Hiera::Puppet_logger. It does not report itself to be suitable. | |
==> default: DEBUG: Tue Apr 26 20:20:24 +0000 2016: Hiera YAML backend starting | |
==> default: DEBUG: Tue Apr 26 20:20:24 +0000 2016: Looking up classes in YAML backend | |
==> default: DEBUG: Tue Apr 26 20:20:24 +0000 2016: Looking for data source sites/localhost.localdomain | |
==> default: DEBUG: Tue Apr 26 20:20:24 +0000 2016: Looking for data source platforms/drupal | |
==> default: DEBUG: Tue Apr 26 20:20:24 +0000 2016: Found classes in platforms/drupal | |
==> default: DEBUG: Tue Apr 26 20:20:24 +0000 2016: Looking for data source hosts/f1dev | |
==> default: DEBUG: Tue Apr 26 20:20:24 +0000 2016: Found classes in hosts/f1dev | |
==> default: DEBUG: Tue Apr 26 20:20:24 +0000 2016: Looking for data source common | |
==> default: DEBUG: Tue Apr 26 20:20:24 +0000 2016: Found classes in common | |
==> default: Error: Could not find class forumone::webserver for localhost.localdomain on node localhost.localdomain | |
==> default: Error: Could not find class forumone::webserver for localhost.localdomain on node localhost.localdomain | |
The SSH command responded with a non-zero exit status. Vagrant | |
assumes that this means the command failed. The output for this command | |
should be in the log above. Please read the output to determine what | |
went wrong. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment