Skip to content

Instantly share code, notes, and snippets.

@alexjfisher
Created October 30, 2015 12:16
Show Gist options
  • Save alexjfisher/1ee9d2c0149db5b6d8c9 to your computer and use it in GitHub Desktop.
Save alexjfisher/1ee9d2c0149db5b6d8c9 to your computer and use it in GitHub Desktop.
1) base profile running puppet code should work with no errors
On host `beaker2'
Failure/Error: with_puppet_running_on(master, :restart_when_done => true) do
TypeError:
no implicit conversion of nil into String
# /home/alex/.rvm/gems/ruby-2.1.5/gems/beaker-2.27.0/lib/beaker/dsl/helpers/puppet_helpers.rb:124:in `basename'
# /home/alex/.rvm/gems/ruby-2.1.5/gems/beaker-2.27.0/lib/beaker/dsl/helpers/puppet_helpers.rb:124:in `with_puppet_running_on'
# ./spec/acceptance/base_spec.rb:9:in `block (3 levels) in <top (required)>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment