How can I configure Jenkins to not use the Internet?

36 views
Skip to first unread message

krusolu

unread,
Apr 20, 2016, 5:44:35 PM4/20/16
to Jenkins Users
When I try to add an agent to my master by using the Jenkins Chef community cookbook, it attempts to access the internet.  The master will not have any access to the Internet, even through a proxy.  How can I stop this behavior?

krusolu

unread,
Apr 21, 2016, 6:22:27 PM4/21/16
to Jenkins Users
I was able to get around the issue by using the following setting in my cookbook which overrides the behavior of the executor helper / ensure_update_center_present method in the Jenkins community cookbook:

node.run_state[:jenkins_update_center_present] = true # ~FC001

Reply all
Reply to author
Forward
0 new messages