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
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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: