Skip to content
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

remove puppet module versions constraints from beaker setup #274

Commits on May 2, 2015

  1. remove puppet module versions constraints from beaker setup

    Resolves this error:
    
        /home/jhoblitt/github/puppet-jenkins/.bundle/ruby/2.1.0/gems/beaker-2.7.1/lib/beaker/host.rb:378:in `exec': Host 'ubuntu-server-12042-x64' exited with 1 running: (Beaker::Host::CommandFailure)
         puppet module install puppetlabs-stdlib --version >= 2.0.0
        Last 10 lines of output were:
            Warning: Setting templatedir is deprecated. See http://links.puppetlabs.com/env-settings-deprecations
               (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in `issue_deprecation_warning')
            Error: Could not install module 'puppetlabs-stdlib' (???)
              No version of 'puppetlabs-stdlib' can satisfy all dependencies
                Use `puppet module install --ignore-dependencies` to install only this module
    Joshua Hoblitt committed May 2, 2015
    Configuration menu
    Copy the full SHA
    e3495f9 View commit details
    Browse the repository at this point in the history