Automatic update of defaults
diff --git a/resources/_internal.yaml b/resources/_internal.yaml
index 9dade33..aab4faa 100644
--- a/resources/_internal.yaml
+++ b/resources/_internal.yaml
@@ -14,9 +14,6 @@
     gerrit:
       base-url: "https://spfactory.storpool.com/r"
       type: gerrit
-    opendev.org:
-      base-url: "https://opendev.org"
-      type: git
 
   projects:
     internal:
@@ -26,8 +23,8 @@
         - config:
             zuul/config-project: True
         - sf-jobs
-        - zuul/zuul-jobs:
-            connection: opendev.org
+        - zuul-jobs:
+            connection: gerrit
             zuul/include: [job]
             zuul/shadow: sf-jobs
 
@@ -38,6 +35,9 @@
     sf-jobs:
       description: Local job repository
       acl: config-acl
+    zuul-jobs:
+      description: The https://opendev.org/zuul/zuul-jobs repository copy
+      acl: config-acl
 
   acls:
     config-acl:
diff --git a/zuul.d/_jobs-base.yaml b/zuul.d/_jobs-base.yaml
index 33cafe4..a1af298 100644
--- a/zuul.d/_jobs-base.yaml
+++ b/zuul.d/_jobs-base.yaml
@@ -9,7 +9,7 @@
       - playbooks/base/post.yaml
     roles:
       - zuul: sf-jobs
-      - zuul: zuul/zuul-jobs
+      - zuul: zuul-jobs
     extra-vars:
       zuul_use_fetch_output: true
     timeout: 1800
@@ -69,6 +69,15 @@
       jobs:
         - config-update
 
+- project:
+    name: zuul-jobs
+    check:
+      jobs:
+        - noop
+    gate:
+      jobs:
+        - noop
+
 
 - project:
     name: sf-jobs
diff --git a/zuul.d/_jobs-openshift.yaml b/zuul.d/_jobs-openshift.yaml
index a381bbb..d0f4c18 100644
--- a/zuul.d/_jobs-openshift.yaml
+++ b/zuul.d/_jobs-openshift.yaml
@@ -12,7 +12,7 @@
       - playbooks/base/post.yaml
     roles:
       - zuul: sf-jobs
-      - zuul: zuul/zuul-jobs
+      - zuul: zuul-jobs
     timeout: 1800
     # Set attempts to 1 until it's working well
     attempts: 1
@@ -36,7 +36,7 @@
       - playbooks/base/post.yaml
     roles:
       - zuul: sf-jobs
-      - zuul: zuul/zuul-jobs
+      - zuul: zuul-jobs
     # Set attempts to 1 until it's working well
     attempts: 1
     secrets: