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 6cb9d16 commit ef51c14Copy full SHA for ef51c14
recipes/default.rb
@@ -166,5 +166,4 @@
166
service 'jenkins-agent' do
167
action [:start, :enable]
168
# can not connect to server while testing
169
- not_if { node.chef_environment == "test" }
170
end
0 commit comments