We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 130dd84 commit 55a3e9eCopy full SHA for 55a3e9e
spec/spec_helper_acceptance.rb
@@ -28,7 +28,7 @@
28
hosts.each do |host|
29
# Prepare host
30
unless ENV['RS_PROVISION'] == 'no' || ENV['BEAKER_provision'] == 'no'
31
- #FIXME https://www.rubydoc.info/github/puppetlabs/beaker/Beaker%2FHostPrebuiltSteps%3Aset_env
+ # https://www.rubydoc.info/github/puppetlabs/beaker/Beaker%2FHostPrebuiltSteps%3Aset_env
32
33
# Configure role
34
shell <<-EOS
0 commit comments