Replace opencord.org with lfbroadband.org

This replaces all instances of opencord.org with lfbroadband.org, with
the exception of email addresses, which are not yet migrated.

Signed-off-by: Eric Ball <eball@linuxfoundation.org>
Change-Id: Id34a12b75668e2cab6b6bc76f148f030324ac276
diff --git a/jjb/defaults.yaml b/jjb/defaults.yaml
index a285d98..9a5bf90 100644
--- a/jjb/defaults.yaml
+++ b/jjb/defaults.yaml
@@ -60,15 +60,15 @@
 
     # The most frequently used type of Build Executor. Name is per the LF global-jjb.
     # See build node types under "Cloud > Amazon EC2" at
-    #  https://jenkins.opencord.org/configure
+    #  https://jenkins.lfbroadband.org/configure
     build-node: 'ubuntu18.04-basebuild-1c-1g'
 
     # CORD Gerrit server definition, set in configuration
     gerrit-server-name: 'CORD Gerrit'
 
     # URL for Gerrit server, for use with `repo`
-    gerrit-server-url: 'https://gerrit.opencord.org'
-    gerrit-server-ssh-url: 'ssh://jenkins@gerrit.opencord.org:29418'
+    gerrit-server-url: 'https://gerrit.lfbroadband.org'
+    gerrit-server-ssh-url: 'ssh://jenkins@gerrit.lfbroadband.org:29418'
 
     # name of the manifest git repos used with the `repo` cli tool
     cord-repo-manifest: manifest.git