git - Cannot connect to gitlab.com or github.com from openshift-jenkins -


i installed latest openshift origin, , created jenkins project provided templates, cannot seem ping git repos (gitlab.com or github.com) jenkins instance. jenkins instance has respective plugins installed , seems working fine otherwise. doing "oc rsh " pod, , pinging gitlab.com, timeouts, though i'm not sure if expected or not.

i'm guessing i'm missing obvious, cannot figure out is.


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -