Created
October 6, 2014 19:47
-
-
Save kamaulynder/834f89ad5c48e1c5680c 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: Running provisioner: puppet... | |
==> default: Running Puppet with main.pp... | |
==> default: stdin: is not a tty | |
==> default: Warning: Setting templatedir is deprecated. See http://links.puppetlabs.com/env-settings-deprecations | |
==> default: (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1117:in `issue_deprecation_warning') | |
==> default: Debug: Runtime environment: puppet_version=3.7.1, ruby_version=1.9.3, run_mode=user, default_encoding=UTF-8 | |
==> default: Debug: Failed to load library 'selinux' for feature 'selinux' | |
==> default: Error: Puppet::Parser::AST::Resource failed with error ArgumentError: Could not find declared class apt at /tmp/vagrant-puppet-3/manifests/main.pp:11 on node ushahidi-platform.dev | |
==> default: Wrapped exception: | |
==> default: Could not find declared class apt | |
==> default: Error: Puppet::Parser::AST::Resource failed with error ArgumentError: Could not find declared class apt at /tmp/vagrant-puppet-3/manifests/main.pp:11 on node ushahidi-platform.dev | |
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