Skip to content

Instantly share code, notes, and snippets.

@alexjfisher
Created October 30, 2015 12:12
Show Gist options
  • Save alexjfisher/20de9e17232e429637b6 to your computer and use it in GitHub Desktop.
Save alexjfisher/20de9e17232e429637b6 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: run_agent_on(agent, :catch_failures => true)
Beaker::Host::CommandFailure:
Host 'beaker2' exited with 1 running:
puppet agent --catch_failures=true
Last 10 lines of output were:
Error: Could not parse application options: invalid option: --catch_failures=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment