Fix URLs: use https and gerrit.onosproject.org for cert that works

Change-Id: I36985663efe04284fc747326c4a9b51b1bdd2519
diff --git a/jobs.yaml b/jobs.yaml
index 502ddd0..474755c 100644
--- a/jobs.yaml
+++ b/jobs.yaml
@@ -4,7 +4,7 @@
     description: |
         This is an auto-generated job.
 
-        To add or modify a job, look for the "vm-build" project on https://gerrit.onlab.us
+        To add or modify a job, look for the "vm-build" project on https://gerrit.onosproject.org
     logrotate:
         daysToKeep: 10
         numToKeep: 10
@@ -92,14 +92,14 @@
     description: |
         This job updates Jenkins jobs automatically when updates are made to the YAML file.
 
-        To add or modify a job, look for the "vm-build" project on https://gerrit.onlab.us
+        To add or modify a job, look for the "vm-build" project on https://gerrit.onosproject.org
     scm:
       - git:
-          url: ssh://jenkins@gerrit.onlab.us:29418/vm-build
+          url: https://gerrit.onosproject.org/vm-build
           branches:
             - master
           browser: gitweb
-          browser-url: https://gerrit.onlab.us/gitweb?p=vm-build.git
+          browser-url: https://gerrit.onosproject.org/gitweb?p=vm-build.git
           timeout: 20
     triggers:
       - gerrit:
@@ -126,12 +126,12 @@
             description: "Use master as default when using Build Now."
     scm:
       - git:
-          url: ssh://jenkins@gerrit.onlab.us:29418/vm-build
+          url: https://gerrit.onosproject.org/vm-build
           refspec: $GERRIT_REFSPEC
           branches:
             - $GERRIT_BRANCH
           browser: gitweb
-          browser-url: https://gerrit.onlab.us/gitweb?p=vm-build.git
+          browser-url: https://gerrit.onosproject.org/gitweb?p=vm-build.git
           choosing-strategy: gerrit
           timeout: 20
     triggers: